chgt pout resolv.conf de r-vp2
This commit is contained in:
		@@ -8,6 +8,10 @@
 | 
				
			|||||||
  copy: src=resolv.conf dest=/etc/
 | 
					  copy: src=resolv.conf dest=/etc/
 | 
				
			||||||
  when: ansible_hostname != "s-adm" and ansible_hostname != "s-proxy"
 | 
					  when: ansible_hostname != "s-adm" and ansible_hostname != "s-proxy"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- name: pas de chgt resolv.conf pour r-vp2
 | 
				
			||||||
 | 
					  meta: end_play
 | 
				
			||||||
 | 
					  when: ansible_hostname == "r-vp2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Copie resolv.conf pour s-proxy
 | 
					- name: Copie resolv.conf pour s-proxy
 | 
				
			||||||
  copy: src=resolv.conf.s-proxy dest=/etc/resolv.conf
 | 
					  copy: src=resolv.conf.s-proxy dest=/etc/resolv.conf
 | 
				
			||||||
  when: ansible_hostname == "s-proxy"
 | 
					  when: ansible_hostname == "s-proxy"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user