feat: add role for nut
This commit is contained in:
parent
3dae6adb33
commit
2fee8293dc
@ -30,6 +30,7 @@
|
||||
loop: "{{ NAS_nomad_folder }}"
|
||||
become: true
|
||||
roles:
|
||||
- role: ansible-role-nut
|
||||
- role: ansible-role-nfs
|
||||
become: true
|
||||
- role: ansible-role-vsftpd
|
||||
|
@ -40,6 +40,8 @@ roles:
|
||||
scm: git
|
||||
- src: git@github.com:vincentDcmps/ansible-role-nfs.git
|
||||
scm: git
|
||||
- src: git@github.com:vincentDcmps/ansible-role-nut.git
|
||||
scm: git
|
||||
- src: https://github.com/PowerDNS/pdns_recursor-ansible.git
|
||||
collections:
|
||||
- name: vladgh.samba
|
||||
|
Loading…
Reference in New Issue
Block a user