freeradius: fix the letsencrypt hook name.

This commit is contained in:
Andrea Dell'Amico 2019-10-02 14:21:05 +02:00
parent a628b04fb3
commit b6a3d69d55
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@
- block:
- name: Remove the letsencrypt certificate hook for freeradius
file: dest=/usr/lib/acme/hooks/postgresql state=absent
file: dest=/usr/lib/acme/hooks/freeradius state=absent
when:
- not freeradius_letsencrypt_managed