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