diff --git a/inventory.yaml b/inventory.yaml index c4089a0..eb3fcdc 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -5,6 +5,7 @@ all: ansible_connection: local ansible_host: localhost ansible_user: root + ansible_python_interpreter: python3 arch: ansible_connection: local ansible_host: localhost