I should add that I tried setting environment variables using "environment:" in the play, but those do not appear to be set yet in the process that is running the jinja2 templating.
On Monday, August 23, 2021 at 10:51:16 AM UTC-4 John Day wrote: > I am building a lookup plugin to help with identifying AWS resource ids > from other relevant resource information, e.g. the Name tag. > > My issue is that I need the region, access key id, and secret access key > to invoke the boto3 functions and I don't really want to pass these as > arguments to the lookup function on each use. > > I have these set as both variables and facts in my plays. Is there > something in ansible utilities that I can call to retrieve the variable > value or fact variable from within the lookup plugin? > > Thanks in advance. > > > -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/08ca6e51-6df3-4637-9e32-677c00ec7420n%40googlegroups.com.