+ proxy1
This commit is contained in:
		@@ -9,4 +9,4 @@
 | 
			
		||||
    - docker-compose-plugin
 | 
			
		||||
    state: latest
 | 
			
		||||
    update_cache: yes
 | 
			
		||||
  when: ansible_hostname == "zbxsrv"
 | 
			
		||||
  when: ansible_hostname == "zbxsrv" or ansible_hostname == "proxy1"
 | 
			
		||||
 
 | 
			
		||||
@@ -4,4 +4,4 @@
 | 
			
		||||
    name: docker
 | 
			
		||||
    enabled: yes
 | 
			
		||||
    state: started
 | 
			
		||||
  when: ansible_hostname == "zbxsrv"
 | 
			
		||||
  when: ansible_hostname == "zbxsrv" or ansible_hostname == "proxy1"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user