CU-cwkb6h Updates from Mozilla Observatory scan

This commit is contained in:
Bastian de Byl
2020-10-02 22:21:53 -04:00
parent 1e395b150c
commit 40c28e8e8e
4 changed files with 21 additions and 29 deletions

View File

@@ -16,10 +16,3 @@
args:
creates: "/etc/letsencrypt/live/{{ ci_server_name }}"
tags: ssl
- name: check if certbot certificate was created
become: true
stat:
path: "/etc/letsencrypt/live/{{ ci_server_name }}"
register: stat_result
tags: ssl