mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
111
This commit is contained in:
parent
2d7482644b
commit
ad548611b2
@ -64,4 +64,4 @@
|
|||||||
command: "docker stop {{ containers | join(' ') }}"
|
command: "docker stop {{ containers | join(' ') }}"
|
||||||
become: true
|
become: true
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
when: inventory_hostname in groups['raspberry']
|
when: inventory_hostname in groups['raspberry'] or inventory_hostname in groups['raspberrypi5']
|
Loading…
x
Reference in New Issue
Block a user