WIP: testing ansible-base (#67149)

Currently, yaml stdout_callback is not in base.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
pull/67174/head
Paul Belanger 4 years ago committed by GitHub
parent 640bf31f87
commit 2794142eb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,6 @@
[defaults]
host_key_checking = False
log_path = /tmp/ansible-test.out
stdout_callback = yaml
[ssh_connection]
ssh_args = '-o UserKnownHostsFile=/dev/null'

Loading…
Cancel
Save