mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
move /etc/hosts configuration in 'preinstall' role
This commit is contained in:
@@ -51,5 +51,7 @@
|
||||
when: ansible_os_family == "RedHat"
|
||||
changed_when: False
|
||||
|
||||
- include: etchosts.yml
|
||||
|
||||
- include: python-bootstrap.yml
|
||||
when: ansible_os_family not in [ "Debian", "RedHat" ]
|
||||
|
||||
Reference in New Issue
Block a user