mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 01:41:11 +01:00
upt playbook
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
# #- 140
|
||||
# - 180
|
||||
- name: Start mailu containers
|
||||
command: docker start {{ item }}
|
||||
command: docker unpause {{ item }}
|
||||
become: true
|
||||
ignore_errors: true
|
||||
when: inventory_hostname in groups['raspberry']
|
||||
|
||||
Reference in New Issue
Block a user