fix linter errors
This commit is contained in:
parent
30fc930c4d
commit
aa1de02b8c
6 changed files with 43 additions and 20 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
- name: register letsencrypt account
|
||||
when:
|
||||
- letsencrypt_account_key is changed
|
||||
- letsencrypt_account_key is changed # noqa no-handler
|
||||
- not certificates.disable_letsencrypt_account_registration
|
||||
acme_account:
|
||||
account_key_src: /etc/ssl/letsencrypt_account.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue