I have a specific use that requires the Domain\User Windows format.
My assumption was
- set_fact:
        my_login: "{{ ansible_env['USERDOMAIN'] }}\{{ 
ansible_env['USERNAME'] }}"

This doesn't seem to work however. How do I combine the two envrionmental 
variable with a \ between them?

-- 
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/0a79decb-112d-4fcd-aa09-d3026633a598%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to