additional course material RH294
Olaf Bohlen
2020-08-20 1de6236f80a879ca110981fe0e5c0c05c521225b
ansible.cfg
@@ -1,8 +1,9 @@
[defaults]
inventory      = ./inventory
remote_user    = devops
remote_user    = olbohlen
ask_pass       = False
remote_tmp     = /var/tmp/.ansible-$LOGNAME/
log_path       = ~/ansible-logs/run.log
[privilege_escalation]
become=False