generate a private key (for now, on remote host)
This commit is contained in:
parent
eaacbca6dc
commit
957f3e29ff
3 changed files with 11 additions and 0 deletions
|
@ -3,3 +3,5 @@
|
|||
- hosts: all
|
||||
roles:
|
||||
- generate-cert
|
||||
vars:
|
||||
path: /tmp/test-client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue