inventory example, localhost for downloader
This commit is contained in:
parent
99d16913d3
commit
2a08f7bc0a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[downloader]
|
[downloader]
|
||||||
local ansible_ssh_host=10.99.0.26 ansible_connection=local ansible_python_interpreter=python2
|
localhost ansible_connection=local ansible_python_interpreter=python2
|
||||||
|
|
||||||
[kube-master]
|
[kube-master]
|
||||||
node1 ansible_ssh_host=10.99.0.26
|
node1 ansible_ssh_host=10.99.0.26
|
||||||
|
|
Loading…
Reference in a new issue