Ensure server connections over SSH work

This commit is contained in:
Scott Wallace 2019-05-25 13:01:21 +01:00
parent d4f9da104d
commit 8879789148
2 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,6 @@
[defaults]
inventory = ~/.ansible/inventory.yaml
log_path = ~/.ansible/tmp/output.log
[ssh_connection]
ssh_args = -o RemoteCommand=none