Fix linter suggestions

This commit is contained in:
Simon Spannagel
2021-11-22 07:25:31 +01:00
parent 40c4c1b433
commit 7a7c1f8b06
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,4 @@
---
- name: Ensure deploy hook directory exists
file:
path: /etc/letsencrypt/renewal-hooks/deploy
@@ -11,4 +12,3 @@
dest: /etc/letsencrypt/renewal-hooks/deploy/ansible.sh
mode: u+rwx
when: certbot_deployhook is defined