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
enhance formatting in lxc_guest playbook
update_ca_key
Edoardo Putti
8 years ago
parent
15c5dcab61
commit
111388d9f3
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
@ -74,7 +74,7 @@
-
debug
:
var=cert_request verbosity=2
-
name
:
start sign request
raw
:
"{{ cert_request|to_json }}"
raw
:
"{{ cert_request
|
to_json }}"
delegate_to
:
"{{item}}"
delegate_facts
:
True
with_items
:
"{{groups['cas']}}"
Write
Preview
Loading…
Cancel
Save