mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
46d2765b49
commit
a22ecace0c
@ -1,6 +1,7 @@
|
||||
- hosts: containers
|
||||
name: Stop mailu
|
||||
ignore_unreachable: false
|
||||
become: true
|
||||
vars:
|
||||
arch_name: docker_mailu2_data
|
||||
tasks:
|
||||
@ -141,4 +142,6 @@
|
||||
path: /share/docker_data/mailu2/
|
||||
owner: admin
|
||||
group: administrators
|
||||
recurse: yes
|
||||
recurse: yes
|
||||
become: true
|
||||
when: inventory_hostname in groups['raspberry']
|
Loading…
x
Reference in New Issue
Block a user