copr/certbot: missing tags/conditions

This commit is contained in:
Pavel Raiskup 2022-01-30 22:13:45 +01:00
parent 4044e7e518
commit 38d6b8cc89

View file

@ -140,3 +140,7 @@
mode: pull
delegate_to: "{{ letsencrypt.backup_to }}"
with_dict: "{{ letsencrypt.certificates }}"
when:
- letsencrypt.backup_to is defined
tags:
- certbot