mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-29 17:40:08 +01:00 
			
		
		
		
	bitwarden
This commit is contained in:
		| @@ -99,7 +99,7 @@ | |||||||
|       ansible.builtin.lineinfile: |       ansible.builtin.lineinfile: | ||||||
|         path: "{{ zabbix_agent_cfg }}" |         path: "{{ zabbix_agent_cfg }}" | ||||||
|         regexp: "^Hostname=.*" |         regexp: "^Hostname=.*" | ||||||
|         line: "Hostname={{ansible_hostname}}" |         line: "Hostname={{ inventory_hostname }}" | ||||||
|  |  | ||||||
|     - name: Reconfigure zabbix-agent2 config |     - name: Reconfigure zabbix-agent2 config | ||||||
|       ansible.builtin.lineinfile: |       ansible.builtin.lineinfile: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee