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
8aa234ba58
commit
327ea6f1a7
@ -126,14 +126,6 @@
|
||||
# ansible.builtin.shell: 'tar -xzvf /tmp/dockers-{{ ansible_date_time.date }}.tar.gz -C /'
|
||||
# become: true
|
||||
# when: inventory_hostname in groups['raspberry']
|
||||
- name: fix permissions
|
||||
file:
|
||||
path: /share/docker_data/mailu2/
|
||||
owner: admin
|
||||
group: administrators
|
||||
recurse: yes
|
||||
become: true
|
||||
when: inventory_hostname in groups['raspberry']
|
||||
- name: Extract
|
||||
become: true
|
||||
ansible.builtin.unarchive:
|
||||
|
Loading…
x
Reference in New Issue
Block a user