mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-16 09:48:57 +03:00
VTWO-14496: configure nodes with ansible instead of bash scripts
This commit is contained in:
6
inventory/localhost
Normal file
6
inventory/localhost
Normal file
@@ -0,0 +1,6 @@
|
||||
[localhost]
|
||||
127.0.0.1
|
||||
|
||||
[localhost:vars]
|
||||
ansible_connection=local
|
||||
|
||||
Reference in New Issue
Block a user