mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 07:28:33 +02:00
111
This commit is contained in:
@ -64,4 +64,4 @@
|
||||
command: "docker stop {{ containers | join(' ') }}"
|
||||
become: true
|
||||
ignore_errors: true
|
||||
when: inventory_hostname in groups['raspberry']
|
||||
when: inventory_hostname in groups['raspberry'] or inventory_hostname in groups['raspberrypi5']
|
Reference in New Issue
Block a user