copr/certbot: fix c&p issues from the previous experiment, #2
This commit is contained in:
parent
ccc039b325
commit
26f68acac5
1 changed files with 0 additions and 2 deletions
|
@ -146,7 +146,5 @@
|
||||||
dest: "{{ le_backup_path }}/{{ item.key }}"
|
dest: "{{ le_backup_path }}/{{ item.key }}"
|
||||||
mode: pull
|
mode: pull
|
||||||
with_dict: "{{ letsencrypt.certificates }}"
|
with_dict: "{{ letsencrypt.certificates }}"
|
||||||
when:
|
|
||||||
- letsencrypt.backup_to is defined
|
|
||||||
tags:
|
tags:
|
||||||
- certbot
|
- certbot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue