Removing publicworks from the backup process

This commit is contained in:
Bradley Bickford 2025-11-18 18:12:52 -05:00
parent 59cd39f5d6
commit c23b925736

View File

@ -123,7 +123,7 @@
delegate_to: blacktide
- name: Docker Infrastructure Compose Backups
hosts: docker_nodes
hosts: docker_nodes,!publicworks
become: true
become_method: sudo
gather_facts: false