mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
removed wrong from defaults and lint fix on tasks
This commit is contained in:
parent
d029e59280
commit
e7464e62aa
@ -67,8 +67,6 @@ certbot_create_standalone_stop_services:
|
||||
# - apache
|
||||
# - varnish
|
||||
|
||||
# [root@dnstest-default-9qvkw-test-3 ~]# certbot delete --cert-name certbotdnstest.staging.prodepa.pa.gov.br -n
|
||||
|
||||
certbot_delete_command: >-
|
||||
{{ certbot_script }} delete --noninteractive
|
||||
--cert-name {{ cert_item.domains | first | replace('*.', '') }}
|
||||
|
@ -40,4 +40,4 @@
|
||||
|
||||
- import_tasks: renew-cron.yml
|
||||
when:
|
||||
- certbot_auto_renew
|
||||
- certbot_auto_renew
|
||||
|
Loading…
x
Reference in New Issue
Block a user