I'll take a look and see if I can figure out what is going on here.

On Thursday, January 30, 2014 2:58:52 PM UTC-5, david.n...@warbyparker.com 
wrote:
>
> When I run the task:
>
> - rabbitmq_user: user=guest state=absent node=srv1
>
> The error:
>
> failed: [v-cep01] => {"changed": true, "cmd": "/usr/sbin/rabbitmqctl 
> delete_user guest ", "delta": "0:00:00.101132", "end": "2014-01-30 
> 19:36:40.314277", "item": "", "rc": 2, "start": "2014-01-30 
> 19:36:40.213145"}
> stderr: Error: no_such_user: guest
> stdout: Deleting user "guest" ...
>
> If the user doesn't exist it should just continue on because its already 
> absent. Instead I get an error. If I:
>
> ignore_errors: yes
>
> It still errors out and stops the play.
>
> Any suggestions?
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to