mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-30 09:51:10 +01:00 
			
		
		
		
	upt playbook
This commit is contained in:
		| @@ -108,7 +108,7 @@ | ||||
|       when: inventory_hostname in groups['nas'] | ||||
|  | ||||
|     - name: Unpack archive | ||||
|       ansible.builtin.shell: 'tar -xzvf /tmp/dockers-{{ ansible_date_time.date }}.tar.gz -C /' | ||||
|       ansible.builtin.shell: 'tar -xzf /tmp/dockers-{{ ansible_date_time.date }}.tar.gz -C /' | ||||
|       become: yes | ||||
|       when: inventory_hostname in groups['raspberry'] | ||||
|        | ||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee