Skip to content

kcighon/defaultjson_ansible_callback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

defaultjson_ansible_callback

usage:

For single play usage, copy into callback_plugins folder relative to playbook and export environment variable

export ANSIBLE_STDOUT_CALLBACK=defaultjson
export ANSIBLE_JSON_LOG_FILE=test.log

debug:

To send JSON dump to STDOUT, export ANSIBLE_JSON_LOG_DEBUG e.g.

export ANSIBLE_JSON_LOG_DEBUG=true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages