copr/certbot: typo
This commit is contained in:
parent
af11469b14
commit
0053ecf583
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
|
|
||||||
- name: restore the cert symlinks
|
- name: restore the cert symlinks
|
||||||
file:
|
file:
|
||||||
state: symlink
|
state: link
|
||||||
src: "../archive/restored{{ item.item.1 }}"
|
src: "../archive/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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue