mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-31 02:11:10 +01:00 
			
		
		
		
	alias
This commit is contained in:
		| @@ -8,7 +8,7 @@ | ||||
|         mode: '0600' | ||||
|         owner: jd | ||||
|         group: jd | ||||
|       when: inventory_hostname != 'nas.home.lan'  | ||||
|       when: inventory_hostname != 'nas.home.lan' | ||||
|     - name: Upload config | ||||
|       ansible.builtin.copy: | ||||
|         src: config | ||||
| @@ -16,4 +16,4 @@ | ||||
|         mode: '0600' | ||||
|         owner: root | ||||
|         group: root | ||||
|       when: inventory_hostname != 'nas.home.lan'  | ||||
|       when: inventory_hostname != 'nas.home.lan' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user