mirror of
https://gitea.0xace.cc/ansible-galaxy/cacert.git
synced 2025-07-04 08:03:08 +00:00
change default cacert path to /opt/cacert
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
cacert_ca_group: cacert_ca
|
||||
cacert_clients_group: cacert_clients
|
||||
cacert_ssl_gen_path: "/tmp/cacert"
|
||||
cacert_ssl_gen_path: "/opt/cacert"
|
||||
cacert_ca_name: "myCA"
|
||||
cacert_ca_trust_anchors_update: False
|
||||
|
||||
|
Reference in New Issue
Block a user