--
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-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/5f5c05ae-a813-4f8d-b2e0-3b14127fda3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Use var instead of msg.- debug:var: "{{ my_variable }}"Regards,Ankit
On Fri, Mar 29, 2019 at 4:25 PM <ryad9...@gmail.com> wrote:
Hi all,--I have this variable "my_variable" with content "machainedecaractere"Why when i show this variable with module :- debug:msg: "{{ my_variable }}"I show on wondows :ok: [localhost] => {"my_variable": {"changed": false,"failed": false,"meta": {"machainedecaractere"}}}Someone have an idea why i have this result ?Thanks community ansible !! ;)Regards,
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...@googlegroups.com.