added task for installing glusterfs
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
- include_tasks: utilities/netdata.yml
|
||||
when: netdata is defined and netdata == true
|
||||
- include_tasks: utilities/snmpd.yml
|
||||
- include_tasks: utilities/glusterfs.yml
|
||||
when:
|
||||
- glusterfs is defined
|
||||
- glusterfs == true
|
||||
- include_tasks: utilities/wireguard.yml
|
||||
when:
|
||||
- wireguard is defined
|
||||
|
||||
Reference in New Issue
Block a user