mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 18:17:47 +03:00
added flag for not populating inventory entries to etc hosts file
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
create: yes
|
||||
backup: yes
|
||||
marker: "# Ansible inventory hosts {mark}"
|
||||
when: populate_inventory_to_hosts_file
|
||||
|
||||
- name: Hosts | populate kubernetes loadbalancer address into hosts file
|
||||
lineinfile:
|
||||
|
||||
Reference in New Issue
Block a user