mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
distinct local hostname
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[downloader]
|
||||
node1 ansible_ssh_host=10.99.0.26 ansible_connection=local
|
||||
local ansible_ssh_host=10.99.0.26 ansible_connection=local ansible_python_interpreter=python2
|
||||
|
||||
[kube-master]
|
||||
node1 ansible_ssh_host=10.99.0.26
|
||||
|
||||
Reference in New Issue
Block a user