Hi Ankit,

I have the same result on my windows when i execut my script ansible ;(

I must find issue for that and i update this message.

Thank you !! ;)

Regards,

Le vendredi 29 mars 2019 12:18:42 UTC+1, Ankit a écrit :
>
> Use *var* instead of *msg*.
>
> - debug:
>        *var*: "{{ my_variable }}"
>
> *Regards,* 
> *Ankit*
>
>
> On Fri, Mar 29, 2019 at 4:25 PM <[email protected] <javascript:>> 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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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/388ff32c-8660-4c7a-b0cc-8b54da79a5c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to