mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
- hosts: containers
|
||||
name: Stop mailu
|
||||
ignore_unreachable: false
|
||||
become: true
|
||||
vars:
|
||||
arch_name: docker_mailu2_data
|
||||
tasks:
|
||||
@ -142,3 +143,5 @@
|
||||
owner: admin
|
||||
group: administrators
|
||||
recurse: yes
|
||||
become: true
|
||||
when: inventory_hostname in groups['raspberry']
|
Reference in New Issue
Block a user