mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
upt playbook
This commit is contained in:
parent
3e6e13fe2f
commit
2f93fd3288
@ -23,7 +23,7 @@
|
|||||||
# #- 140
|
# #- 140
|
||||||
# - 180
|
# - 180
|
||||||
- name: Start mailu containers
|
- name: Start mailu containers
|
||||||
command: docker start {{ item }}
|
command: docker unpause {{ item }}
|
||||||
become: true
|
become: true
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
when: inventory_hostname in groups['raspberry']
|
when: inventory_hostname in groups['raspberry']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user