copr/certbot: typo #2
This commit is contained in:
parent
0053ecf583
commit
9a49c2f1b4
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
|||
- name: restore the cert symlinks
|
||||
file:
|
||||
state: link
|
||||
src: "../archive/restored{{ item.item.1 }}"
|
||||
src: "../../archive/{{ item.item.0.item.key }}/restored{{ item.item.1 }}"
|
||||
dest: "{{ le_source_path }}/{{ item.item.0.item.key }}/{{ item.item.1 }}"
|
||||
owner: root
|
||||
group: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue