Hi Folks, None one?
On Friday, April 10, 2015 at 12:28:17 PM UTC+10, Manoj wrote: > > Hi, > > Since Ansible doesn't allow to tag and skip handlers, how can I skip > checking the handler init script exists when I run the playbook with > --check? > > For example > > - name: restart webserver > service: > name: httpd > state: restarted > > If httpd is not installed previously then I dont want Ansible to check > /etc/init.d/httpd exists when I use the --check option. > > > Thanks > Manoj > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/266dfd86-36a0-4722-98d2-3dd6b95b40b6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
