forked from ansible-lockdown/RHEL9-CIS
removed yaml from stdout
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
6b8746a9e1
commit
456671acdf
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ retry_files_save_path=/dev/null
|
|||
pipelining=true
|
||||
|
||||
# Use the YAML callback plugin.
|
||||
stdout_callback = yaml
|
||||
#stdout_callback = yaml
|
||||
# Use the stdout_callback when running ad-hoc commands.
|
||||
bin_ansible_callbacks = True
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue