mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-30 01:41:11 +01:00 
			
		
		
		
	upt playbook
This commit is contained in:
		| @@ -1,4 +1,4 @@ | |||||||
| - hosts: datacenter | - hosts: odroid_cludatacenterster | ||||||
|   name: Install zabbix agent |   name: Install zabbix agent | ||||||
|   become: true |   become: true | ||||||
|   tasks: |   tasks: | ||||||
| @@ -21,8 +21,7 @@ | |||||||
|     - name: Reconfigure zabbix agent Server |     - name: Reconfigure zabbix agent Server | ||||||
|       ansible.builtin.lineinfile: |       ansible.builtin.lineinfile: | ||||||
|         path: /etc/zabbix/zabbix_agent2.conf |         path: /etc/zabbix/zabbix_agent2.conf | ||||||
|         regexp: "^Server=.*"lacijaydee |         regexp: "^Server=.*" | ||||||
|  |  | ||||||
|         insertafter: '^# Server=' |         insertafter: '^# Server=' | ||||||
|         line: "Server=192.168.77.106" |         line: "Server=192.168.77.106" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee