This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
use variable from container_read_file
update_ca_key
Edoardo Putti
8 years ago
parent
e48e374934
commit
684c5a6ce7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
roles/lxc_guest/tasks/main.yaml
+ 1
- 1
roles/lxc_guest/tasks/main.yaml
View File
@ -91,7 +91,7 @@
request:
keyType
:
'ssh_host'
hostName
:
'{{ vm_name }}'
keyData
:
'{{
pub_key.stdou
t }}'
keyData
:
'{{
vm_public_key.tex
t }}'
-
debug
:
var=cert_request verbosity=2
Write
Preview
Loading…
Cancel
Save