mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-29 17:40:08 +01:00 
			
		
		
		
	renamed customer user group
This commit is contained in:
		| @@ -20,4 +20,9 @@ | |||||||
|     ansible.builtin.lineinfile: |     ansible.builtin.lineinfile: | ||||||
|       path: "/etc/hosts" |       path: "/etc/hosts" | ||||||
|       regexp: "^192.168.77.4 .*" |       regexp: "^192.168.77.4 .*" | ||||||
|       line: "192.168.77.4 amd amd.home.lan" |       line: "192.168.77.4 amd amd.home.lan" | ||||||
|  |   - name: Reconfigure hosts file | ||||||
|  |     ansible.builtin.lineinfile: | ||||||
|  |       path: "/etc/hosts" | ||||||
|  |       regexp: "^192.168.77.55 .*" | ||||||
|  |       line: "192.168.77.55 rack rack.home.lan" | ||||||
		Reference in New Issue
	
	Block a user
	 ladislav.dusa
					ladislav.dusa