Debian 10 compatibility

Change inventory defaults to use the environments directory and
add what is necessary for Debian 10.
This commit is contained in:
2020-01-17 00:46:06 -05:00
parent e7f532b26b
commit 2c6171e649
5 changed files with 39 additions and 8 deletions

View File

@@ -1,3 +1,6 @@
[defaults]
inventory = ./environments/development
[ssh_connection]
pipelining=True