Drop useless step
Signed-off-by: Emmy D'Anello <ynerant@emy.lu>
This commit is contained in:
parent
41c9135dfe
commit
37ccc19e04
@ -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
|
- name: Add mirror.adm.ynerant.fr in /etc/hosts
|
||||||
lineinfile:
|
lineinfile:
|
||||||
state: present
|
state: present
|
||||||
|
Loading…
Reference in New Issue
Block a user