diff --git a/inventory.ini b/inventory.ini index eaa7ec3..e1c0aff 100644 --- a/inventory.ini +++ b/inventory.ini @@ -1,6 +1,6 @@ [kubernetes] -#localhost ansible_connection=local -https://192.168.0.177:6443 +localhost ansible_connection=local +#https://192.168.0.177:6443 [kubernetes:vars] ansible_python_interpreter=/usr/bin/python3 \ No newline at end of file