Skip to content

building5/ansible-yaml-output

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-yaml-output

A Ansible plugin which works just like the default output, but prints more readable YAML blocks instead of JSON.

Usage

Copy this into your plugins directory. This is either ansible/plugins/callback, or configured using the callback_plugins setting in ansible.cfg.

Then add the following line to your ansible.cfg:

stdout_callback = yaml_output

License

Apache License, v2.0

About

Ansible plugin to make the output more readable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages