This commit is contained in:
2020-08-26 00:45:38 +09:30
parent 21838a27f5
commit b7c2464a7e
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
- name: Copy CA file to local Trusted root CA store
copy: src="ca.crt" dest="/etc/ssl/certs/my-ca.crt"
#ags: certificate
tags: certificate
#Step1 - Check if certificate file is in place
- name: Check that the host certificate exists