diff --git a/docs/usage.rst b/docs/usage.rst index 7dcb8b6b8b504f1372ae1581125bc2e37dc155ee..bf0806d72f906ad90a5f8f1e8e6fc150b42b33e9 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -188,6 +188,7 @@ First of all, let's set-up some basic directory structure and configuration: roles_path=/home/ansible/majic-ansible-roles/roles:/home/ansible/mysite/roles force_handlers = True inventory = /home/ansible/mysite/hosts + interpreter_python = /usr/bin/python3 [ssh_connection] pipelining = True