TASK: [deploy-stack | Deleting_Validation_Template] ***************************
skipping: [10.17.10.150]
TASK: [deploy-stack | shell echo 'Template Validation has Failed'] ************
skipping: [10.17.10.150]
TASK: [deploy-stack | Deploying_the_Stack..] **********************************
changed: [10.17.10.150]Hi,I have couple of rollback task in the playbook, displayed as skipped tasked, on the console.
TASK: [deploy-stack | Deleting_ValidaItion_Template] ***************************
skipping: [10.17.10.150]
TASK: [deploy-stack | shell echo 'Template Validation has Failed'] ************
skipping: [10.17.10.150]
TASK: [deploy-stack | Deploying_the_Stack..] **********************************
changed: [10.17.10.150]
--
You received this message because you are subscribed to a topic in the Google Groups "Ansible Development" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ansible-devel/g1DpMTdj09I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ansible-deve...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Since this is a supplied callback plugin then I think you can enable it just by adding it to the callback_whitelist in your ansible.cfg - see http://docs.ansible.com/ansible/intro_configuration.html#callback-whitelist
stdout_callback = actionable
TASK: [deploy-stack | Deleting_Validation_Template] ***************************
TASK: [deploy-stack | shell echo 'Template Validation has Failed'] ************
TASK: [deploy-stack | Deploying_the_Stack..] **********************************
changed: [10.17.10.150]