mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +02:00
Fix linter suggestions
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user