@Johannes That's what I thought, but unfortunately Ansible does not verify if it had successfully ran.
On Friday, June 3, 2016 at 12:44:22 PM UTC-7, Johannes Kastl wrote: > > On 03.06.16 20:25 Mike Fennemore wrote: > > You could use register: to register a variable for the result then use > debug: var= <your registered variable>.<property you want> > > > But if starting the service fails, shouldn't ansible report the task > as failed? > > Johannes > > -- 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/c779cd84-4a0c-4417-b8bc-52a4f0e58809%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
