For more information : I'm concerned about security issue in my company where the continous delivery is share between many teams. I would like to not store secret in memory or at least the shortest possible time. I supposed that if I use my lookup directly in task and not in a variable I was safer. Am I right ?
Le mercredi 20 novembre 2019 13:47:19 UTC+1, Quentin Aveno a écrit : > > Hi, > I have a question about lookup and memory: > When I use a lookup with vault, is the pass is store in memory when I use > it directly in a task or pass it through a variable in an inventory ? Is > there a significant difference ? > Have a nice day. > -- 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/9234b86b-fc8e-4a99-a38c-e909de9ce29a%40googlegroups.com.
