mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-26 15:13:05 +00:00
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
|
pipelining=true
|
||||||
|
|
||||||
# Use the YAML callback plugin.
|
# Use the YAML callback plugin.
|
||||||
stdout_callback = yaml
|
#stdout_callback = yaml
|
||||||
# Use the stdout_callback when running ad-hoc commands.
|
# Use the stdout_callback when running ad-hoc commands.
|
||||||
bin_ansible_callbacks = True
|
bin_ansible_callbacks = True
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue