mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-29 17:40:08 +01:00 
			
		
		
		
	klal
This commit is contained in:
		| @@ -1,3 +1,6 @@ | ||||
| - name: Upgrade | ||||
|   become: "{{ false if inventory_hostname == 'nas.home.lan' else true }}" | ||||
|   block: | ||||
|     - name: Upgrade the full OS | ||||
|       ansible.builtin.apt: | ||||
|         upgrade: full | ||||
|   | ||||
		Reference in New Issue
	
	Block a user