Skip to content
Snippets Groups Projects
Commit 857e5b93 authored by nimrod's avatar nimrod
Browse files

Update CA store only when needed.

parent ab794869
No related branches found
No related tags found
No related merge requests found
...@@ -81,4 +81,5 @@ ...@@ -81,4 +81,5 @@
register: tls_copy register: tls_copy
- name: Update certificate authority store - name: Update certificate authority store
when: tls_copy.changed or not tls_stat_cert.stat.exists
command: /usr/local/sbin/update-ca-certificates command: /usr/local/sbin/update-ca-certificates
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment