Skip to content
Snippets Groups Projects
Commit 3c095574 authored by Jafar Lie's avatar Jafar Lie
Browse files

Modified config_repos role to make sure consistency0 is always added to /etc/hosts

Former-commit-id: 6eabfaf5
parent f121a85b
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,7 @@
line: "{{ reposerverip }} {{ reposervername }}" #this is duplicated in the role calculateEtcHosts
owner: root
group: root
become: True
when: ansible_os_family == 'RedHat'
become: True
#- name: remove default repos
# file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment