Typos.
This commit is contained in:
parent
f1579f17d3
commit
e9a777948e
@ -46,7 +46,7 @@
|
|||||||
label: "{{ srvr }}"
|
label: "{{ srvr }}"
|
||||||
|
|
||||||
- name: setup client certificates
|
- name: setup client certificates
|
||||||
shell:
|
shell:
|
||||||
cmd: |
|
cmd: |
|
||||||
echo '{{ client }}' | ./easyrsa gen-req {{ client }} nopass
|
echo '{{ client }}' | ./easyrsa gen-req {{ client }} nopass
|
||||||
echo 'yes' | ./easyrsa sign-req client {{ client }}
|
echo 'yes' | ./easyrsa sign-req client {{ client }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user