mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-09-13 12:10:11 +02:00
upt playbook
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
- hosts: containers
|
- hosts: containers
|
||||||
name: Stop mailu
|
name: Stop mailu
|
||||||
ignore_unreachable: false
|
ignore_unreachable: false
|
||||||
become: yes
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Start mailu rasp
|
- name: Start mailu rasp
|
||||||
uri:
|
uri:
|
||||||
@@ -114,7 +113,6 @@
|
|||||||
|
|
||||||
- name: Extract
|
- name: Extract
|
||||||
become: yes
|
become: yes
|
||||||
become_user: root
|
|
||||||
ansible.builtin.unarchive:
|
ansible.builtin.unarchive:
|
||||||
src: /tmp/dockers-{{ ansible_date_time.date }}.tar.gz
|
src: /tmp/dockers-{{ ansible_date_time.date }}.tar.gz
|
||||||
dest: /
|
dest: /
|
||||||
|
Reference in New Issue
Block a user