diff --git a/ansible.cfg b/ansible.cfg index ad5b82d..d17787e 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,4 @@ [defaults] remote_user = ubuntu +remote_tmp = /tmp/.ansible inventory = inventory diff --git a/inventory b/inventory index e88be9a..ec89c6f 100644 --- a/inventory +++ b/inventory @@ -1,2 +1,2 @@ -## Raspberry Pi 4B +# Raspberry Pi 4B pi.servers.sapti.me ansible_python_interface=/usr/bin/python3