mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 09:51:10 +01:00
upt playbook
This commit is contained in:
@@ -56,6 +56,5 @@
|
|||||||
- name: Stop mailu containers
|
- name: Stop mailu containers
|
||||||
command: "docker pause {{ containers | join(' ') }}"
|
command: "docker pause {{ containers | join(' ') }}"
|
||||||
become: true
|
become: true
|
||||||
when: inventory_hostname in groups['raspberry']
|
ignore_errors: true
|
||||||
loop:
|
when: inventory_hostname in groups['raspberry']
|
||||||
|
|
||||||
Reference in New Issue
Block a user