We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbd899 commit 52c75c3Copy full SHA for 52c75c3
ansible/roles/cacerts/defaults/main.yml
@@ -0,0 +1,3 @@
1
+#cacerts_dest_dir: /etc/pki/ca-trust/source/anchors/
2
+cacerts_cert_dir: "{{ appliances_environment_root }}/cacerts"
3
+cacerts_update: true
0 commit comments