summaryrefslogtreecommitdiff
path: root/roles/x509/root-ca/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/x509/root-ca/handlers/main.yml')
-rw-r--r--roles/x509/root-ca/handlers/main.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/x509/root-ca/handlers/main.yml b/roles/x509/root-ca/handlers/main.yml
new file mode 100644
index 00000000..00e4f625
--- /dev/null
+++ b/roles/x509/root-ca/handlers/main.yml
@@ -0,0 +1,6 @@
+---
+- name: update ca certificates fresh
+ command: update-ca-certificates --fresh
+
+- name: update ca certificates
+ command: update-ca-certificates