WIP: testing ansible-base (#67149)
Currently, yaml stdout_callback is not in base. Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
640bf31f87
commit
2794142eb3
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue