ansible-role-pki/tasks
Dmitriy Rabotyagov 1139b8a18f Convert loop labels to strings
Since ansible-core 2.15 it's a requirement to have loop
labels as strings. In order to remain code readable, we move
definition of label to vars and convert them to json string for
output.

Change-Id: I453d2db4eeefb78735db54cf9e6fa8fa5f89b069
2023-06-30 14:49:53 +02:00
..
standalone Convert loop labels to strings 2023-06-30 14:49:53 +02:00
main_ca_install.yml Refactor conditional generation of CA and certificates 2022-03-22 15:27:20 +00:00
main_ca.yml Allow to run PKI role in check mode 2022-04-13 13:59:27 +02:00
main_certs.yml Convert loop labels to strings 2023-06-30 14:49:53 +02:00
main.yml Create CA and server certificates 2021-05-12 06:19:13 +00:00