Moving some changes from the ansible server itself
This commit is contained in:
parent
351ab77607
commit
5d3224d5a3
2
ansible.cfg
Normal file
2
ansible.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
[defaults]
|
||||
host_key_checking = false
|
@ -6,4 +6,4 @@ kubeworker1 ansible_host=192.168.100.3 worker=true
|
||||
kubeworker2 ansible_host=192.168.100.4 worker=true
|
||||
|
||||
[ansible]
|
||||
ansible ansible_host=192.168.100.5 connection=local
|
||||
ansible ansible_host=127.0.0.1 connection=local
|
||||
|
Loading…
Reference in New Issue
Block a user