Removing publicworks from the backup process
This commit is contained in:
parent
59cd39f5d6
commit
c23b925736
@ -123,7 +123,7 @@
|
|||||||
delegate_to: blacktide
|
delegate_to: blacktide
|
||||||
|
|
||||||
- name: Docker Infrastructure Compose Backups
|
- name: Docker Infrastructure Compose Backups
|
||||||
hosts: docker_nodes
|
hosts: docker_nodes,!publicworks
|
||||||
become: true
|
become: true
|
||||||
become_method: sudo
|
become_method: sudo
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user