Hi 

I have ansible roles for each app which has stop and start tasks ,I have 
global role deploy_all which use stop all ,deploy apps in sequential order 
and start all 
When I call the global role deploy_all the local start and stop should not 
work .I have passed the when: "{{ disable_service_controls | default(false) 
}}" == false in start.yml But it is failing 
Anys suggestions how to fix it

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/bb85054d-d318-4033-b1b8-249f69c17df7o%40googlegroups.com.

Reply via email to