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 9c0e867 commit b2c2c04Copy full SHA for b2c2c04
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