mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-24 04:49:26 +00:00
upt playbook
This commit is contained in:
parent
4322856559
commit
9bd6bc7b30
@ -128,7 +128,7 @@
|
|||||||
# when: inventory_hostname in groups['raspberry']
|
# when: inventory_hostname in groups['raspberry']
|
||||||
|
|
||||||
- name: Extract
|
- name: Extract
|
||||||
become: yes
|
become: true
|
||||||
ansible.builtin.unarchive:
|
ansible.builtin.unarchive:
|
||||||
src: /tmp/{{ arch_name }}-{{ ansible_date_time.date }}.tar.gz
|
src: /tmp/{{ arch_name }}-{{ ansible_date_time.date }}.tar.gz
|
||||||
dest: /
|
dest: /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user