ansible-role-pki/vars
Jonathan Rosser 8e1168bc63 Update variables gathering to use vars/varnames lookups
Directly accessing the internal `vars` variable in ansible is not
supported and the same functionality is available with the vars
and varnames lookups.

Note the use of *query() which converts the list returned from
query() into a set of positional arguments for the subsequent
query, as query does not accept a list.

Change-Id: I74931fed262a44b6c3b410f7120ce443123a2268
2023-01-10 16:37:44 +00:00
..
main.yml Update variables gathering to use vars/varnames lookups 2023-01-10 16:37:44 +00:00
standalone_ca.yml Create CA and server certificates 2021-05-12 06:19:13 +00:00
standalone_cert.yml Allow non root user to read server certificates 2021-06-29 18:24:37 +01:00