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
|
- name: restore the cert symlinks
|
||||||
file:
|
file:
|
||||||
state: link
|
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 }}"
|
dest: "{{ le_source_path }}/{{ item.item.0.item.key }}/{{ item.item.1 }}"
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue