@@ -1,13 +1,4 @@
 | 
			
		||||
---
 | 
			
		||||
- name: Clear charybde configuration
 | 
			
		||||
  lineinfile:
 | 
			
		||||
    state: absent
 | 
			
		||||
    path: /etc/hosts
 | 
			
		||||
    regex: "^{{ item }}"
 | 
			
		||||
  loop:
 | 
			
		||||
    - "185.230.79.30"
 | 
			
		||||
    - "2a0c:700:2:0:ea39:35ff:fef0:48c9"
 | 
			
		||||
 | 
			
		||||
- name: Add mirror.adm.ynerant.fr in /etc/hosts
 | 
			
		||||
  lineinfile:
 | 
			
		||||
    state: present
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user