Hi,

I have couple of rollback task in the playbook, displayed as skipped 
tasked, on the console.

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]


I am able to hide "skipping" tags under the task header with the help of "
display_skipped_hosts 
<http://docs.ansible.com/ansible/intro_configuration.html#display-skipped-hosts>"
 
parameter in ansible.cfg file. However TASK is still displayed on the 
console. 

Is there any way to achieve this ?

Thanks,





-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to