copr/certbot: fix c&p issues from the previous experiment, #2

This commit is contained in:
Pavel Raiskup 2022-02-02 21:42:45 +01:00
parent ccc039b325
commit 26f68acac5

View file

@ -146,7 +146,5 @@
dest: "{{ le_backup_path }}/{{ item.key }}"
mode: pull
with_dict: "{{ letsencrypt.certificates }}"
when:
- letsencrypt.backup_to is defined
tags:
- certbot