✨: nsd, the comeback
All checks were successful
ansible-lint / lint-everything (push) Successful in 2m4s
All checks were successful
ansible-lint / lint-everything (push) Successful in 2m4s
This commit is contained in:
@@ -136,6 +136,11 @@
|
||||
ansible.builtin.include_tasks: garage.yml
|
||||
when: "'garageservers' in group_names"
|
||||
|
||||
# Specific nsd commands
|
||||
- name: Execute specific nsd commands
|
||||
ansible.builtin.include_tasks: nsd.yml
|
||||
when: "'nsdservers' in group_names"
|
||||
|
||||
# Specific restic commands
|
||||
- name: Execute specific restic commands
|
||||
ansible.builtin.include_tasks: restic.yml
|
||||
|
Reference in New Issue
Block a user