Add Makefile, roles_path, and SSH tunnel variable

This commit is contained in:
2023-09-26 21:14:06 -04:00
parent 8fed63792b
commit 2e02efcbb7
3 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
[defaults]
inventory = ./environments/development
interpreter_python = /usr/bin/python3
roles_path = ./roles
[connection]
pipelining = true