: munin zfs capability

This commit is contained in:
VC
2024-10-27 07:38:52 +01:00
parent 21be1afeac
commit 0a7a075346
3 changed files with 291 additions and 3 deletions

View File

@@ -111,9 +111,9 @@
ansible.builtin.include_tasks: hypervisors.yml
when: "'hypervisors' in group_names"
# - name: Execute specific ZFS commands
# ansible.builtin.include_tasks: zfs.yml
# when: "'zfsservers' in group_names"
- name: Execute specific ZFS commands
ansible.builtin.include_tasks: zfs.yml
when: "'zfsservers' in group_names"
# Specific LXC commands
- name: Execute specific LXC commands