mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2022-01-17 10:00
This commit is contained in:
		| @@ -7,3 +7,9 @@ | ||||
| - name: Install server scripts | ||||
|   copy: src=../zabbix_server/files/scripts/ dest=/var/lib/zabbix/bin/ | ||||
|   tags: zabbix | ||||
|  | ||||
| - name: Make scripts executable | ||||
|   file: path=/var/lib/zabbix/bin/{{ item }} mode=755 | ||||
|   loop: | ||||
|     - check_cert.pl | ||||
|   tags: zabbix | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud