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
46d2765b49
commit
a22ecace0c
@ -1,6 +1,7 @@
|
|||||||
- hosts: containers
|
- hosts: containers
|
||||||
name: Stop mailu
|
name: Stop mailu
|
||||||
ignore_unreachable: false
|
ignore_unreachable: false
|
||||||
|
become: true
|
||||||
vars:
|
vars:
|
||||||
arch_name: docker_mailu2_data
|
arch_name: docker_mailu2_data
|
||||||
tasks:
|
tasks:
|
||||||
@ -142,3 +143,5 @@
|
|||||||
owner: admin
|
owner: admin
|
||||||
group: administrators
|
group: administrators
|
||||||
recurse: yes
|
recurse: yes
|
||||||
|
become: true
|
||||||
|
when: inventory_hostname in groups['raspberry']
|
Loading…
x
Reference in New Issue
Block a user