Drop useless step

Signed-off-by: Emmy D'Anello <ynerant@emy.lu>
This commit is contained in:
Emmy D'Anello 2023-04-03 14:08:17 +02:00
parent 41c9135dfe
commit 37ccc19e04
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 0 additions and 9 deletions

View File

@ -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