copr/certbot: missing tags/conditions
This commit is contained in:
parent
4044e7e518
commit
38d6b8cc89
1 changed files with 4 additions and 0 deletions
|
@ -140,3 +140,7 @@
|
||||||
mode: pull
|
mode: pull
|
||||||
delegate_to: "{{ letsencrypt.backup_to }}"
|
delegate_to: "{{ letsencrypt.backup_to }}"
|
||||||
with_dict: "{{ letsencrypt.certificates }}"
|
with_dict: "{{ letsencrypt.certificates }}"
|
||||||
|
when:
|
||||||
|
- letsencrypt.backup_to is defined
|
||||||
|
tags:
|
||||||
|
- certbot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue