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
af35f66768
commit
a20cb57317
@ -1,7 +1,6 @@
|
||||
- hosts: containers
|
||||
name: Stop mailu
|
||||
ignore_unreachable: false
|
||||
become: yes
|
||||
tasks:
|
||||
- name: Start mailu rasp
|
||||
uri:
|
||||
@ -114,7 +113,6 @@
|
||||
|
||||
- name: Extract
|
||||
become: yes
|
||||
become_user: root
|
||||
ansible.builtin.unarchive:
|
||||
src: /tmp/dockers-{{ ansible_date_time.date }}.tar.gz
|
||||
dest: /
|
||||
|
Loading…
x
Reference in New Issue
Block a user