项目作者: ish-xyz
项目描述 :
Ansible callback plugin without skip tasks
高级语言: Python
项目地址: git://github.com/ish-xyz/noskip_ansible_callback.git
Ansible callback plugin to avoid skip tasks on stdout
Import the file in:
/usr/lib/python2.7/site-packages/ansible/plugins/callback/noskip.py
Insert in your ansible.cfg the following line:
stdout_callback = noskip
And enjoy!