Ansible play

27 views
Skip to first unread message

vu001

unread,
Feb 2, 2017, 5:31:30 AM2/2/17
to Ansible Project
Hi to all...

I've created set of templates which I use to deploy some application config files (between 20-30 files, depends on environment) to all my servers (about 100 servers).
All of that works fine, but during the execution of the play, generated is pretty long output in "changed" field (all defined variables are here, and per one server I have about 200variables). Is it possible to remove that kind of output, or to reduce it somehow, to generate only if there is some errors.
Thank in advance.

vu001

unread,
Feb 2, 2017, 8:27:11 AM2/2/17
to Ansible Project
I would like to reduce "OK" records generation...

Brian Coca

unread,
Feb 2, 2017, 8:29:51 AM2/2/17
to ansible...@googlegroups.com
You can switch to the 'actionable' callback which only shows changed and errors.


----------
Brian Coca

vu001

unread,
Feb 2, 2017, 9:55:42 AM2/2/17
to Ansible Project
Yes, that is what I need...It's pretty simple, but I could not figure it out.
Thanks a lot.
Reply all
Reply to author
Forward
0 new messages