On Wed, 20 Nov 2019 07:45:29 -0800 (PST)
Quentin Aveno <[email protected]> wrote:

> Does it mean that if i use a variable from inventory twice It will be
> evaluate twice or the variable will be store in memory ? Same question for
> lookup directly in task.

It will be evaluated twice. In general the expansions "{{ }}" will be "lazy"
evaluated when referenced.

> By the way, have you any advice in order to not store vault secret in memory.

As described, the value is not stored in memory for longer time than needed, I
think.

You're welcome. Cheers,

        -vlado

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20191120190042.491fba2a%40gmail.com.

Attachment: pgpWJzR2qbzKg.pgp
Description: OpenPGP digital signature

Reply via email to