[ansible-project] ansible variable conditional tcheck

2019-02-12 Thread Pcis
Try when: ansible_user[5] is defined -- 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,

Re: [ansible-project] problem meta: end_play with when conditional

2019-02-12 Thread Pcis
I might be able to help you... If you can send the result of the code here -- 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] problem meta: end_play with when conditional

2019-02-12 Thread Pcis
Could you show me what it does when you run 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 ansible-project+unsubscr...@googlegroups.com. To post to

[ansible-project] Re: Prompt in ansible

2019-02-12 Thread Pcis
To prompt in a task you have to pause, you can only prompt without a pause inside *- vars_prompt:* e.g. under tasks use: - pause: prompt: "*Voulez-vous effectuer ce deploiement ? (o/n)*" register: response On Tuesday, February 12, 2019 at 2:52:45 PM UTC, ryad9...@gmail.com wrote: > >

[ansible-project] Re: RabbitMQ Hostname Mismatch

2019-01-31 Thread Pcis
Did you manage to fix this issue, I'm having the same problem -- 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.