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
add website for certification authority information
python3
Edoardo Putti
7 years ago
parent
f68e03eb31
commit
9f5edc8739
1 changed files
with
17 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+17
-0
web_ca.yaml
+ 17
- 0
web_ca.yaml
View File
@ -0,0 +1,17 @@
---
-
hosts
:
emmett
roles:
-
role
:
lxc_guest
vm_name
:
ca
distro
:
sid
-
role
:
ssh_server
ansible_connection
:
lxc_ssh
ansible_docker_extra_args
:
ca
-
hosts
:
ca
roles:
-
role
:
dns_record
-
role
:
reverse_proxy
-
hosts
:
status
roles:
-
role
:
icinga2-monitoring
Write
Preview
Loading…
Cancel
Save