Hi list.

I tried, unsuccessfully, to have a register key set to a variable name:

-name: Some other task
  [...]
  vars:
    register_name: a_specific_name

- name: The task
  [...]
  register: "{{ register_name }}"


I imagine the key is not evaluated,
can someone confirm this ?

Thanks.

raphael.

-- 
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/1ab14254-0785-412c-981a-17ba683a9bc7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to