removed wrong from defaults and lint fix on tasks

This commit is contained in:
brunobenchimol 2021-11-15 20:27:40 -03:00
parent d029e59280
commit e7464e62aa
2 changed files with 1 additions and 3 deletions

View File

@ -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('*.', '') }}

View File

@ -40,4 +40,4 @@
- import_tasks: renew-cron.yml
when:
- certbot_auto_renew
- certbot_auto_renew