upt playbook

This commit is contained in:
jaydee 2023-08-29 14:28:54 +02:00
parent 5a80a898fd
commit a2179bc5c8

View File

@ -107,5 +107,5 @@
- name: Unpack archive
ansible.builtin.shell: 'tar -xzvf /tmp/dockers-{{ ansible_date_time.date }}.tar.gz -C /'
become: yes
when: inventory_hostname in groups['nas']
when: inventory_hostname in groups['raspberry']