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
fe332d150c
commit
3e6e13fe2f
@ -25,6 +25,7 @@
|
||||
- name: Start mailu containers
|
||||
command: docker start {{ item }}
|
||||
become: true
|
||||
ignore_errors: true
|
||||
when: inventory_hostname in groups['raspberry']
|
||||
loop:
|
||||
- nginx-app-1
|
||||
|
Loading…
x
Reference in New Issue
Block a user