diff --git a/inventory b/inventory index 8403a89..0ee8966 100644 --- a/inventory +++ b/inventory @@ -1,2 +1,5 @@ -[core_group] -10.10.10.104 ansible_user=root +[core] +10.10.10.104 ansible_user=root ansible_connection=ssh + +[all:vars] +ansible_python_interpreter=/usr/bin/python3