Use *var* instead of *msg*.

- debug:
       *var*: "{{ my_variable }}"

*Regards,*
*Ankit*


On Fri, Mar 29, 2019 at 4:25 PM <[email protected]> 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 [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/5f5c05ae-a813-4f8d-b2e0-3b14127fda3c%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/5f5c05ae-a813-4f8d-b2e0-3b14127fda3c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CACecUhtUxA7cG1Rt30KH9gHu%3Dbgnz9nMePA%2Bk3wbzj6bEy5gaA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to