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
4df160d1bd
commit
1007a2fe60
@ -1,11 +1,10 @@
|
||||
- hosts: containers
|
||||
name: Stop mailu
|
||||
ignore_unreachable: false
|
||||
become: yes
|
||||
become: true
|
||||
tasks:
|
||||
- name: Extract
|
||||
become: yes
|
||||
become_user: root
|
||||
become: true
|
||||
ansible.builtin.unarchive:
|
||||
src: /tmp/dockers-{{ ansible_date_time.date }}.tar.gz
|
||||
dest: /
|
||||
|
Loading…
x
Reference in New Issue
Block a user