Zolfa
c03b9af325
roles/ca_cert: new role!
New role to automate generation and issuing of certificate using a
`ca_manager` server.
Code is more sintentic and concise, and we avoid duplications.
5 years ago
Zolfa
956852df43
fixup! Use static import instead of dynamic include
5 years ago
Zolfa
db69a1f79f
add missing tasks name
5 years ago
Zolfa
e8622f5626
ca_manager: refactor signing request
Created a reusable tasks list for issung certificates (tls) at the
moment.
Added option for module cert_request to programmatically require
signing of client certificate.
5 years ago
Edoardo Putti
e5e615a7c8
integrate debug in ca-dialog
move debug messages from roles in task ca-dialog
6 years ago
Edoardo Putti
a1dbe9960a
add message for certificate request
7 years ago
Andrea Cimbalo
14ddc33402
add new ssh and ssl CA
7 years ago
Andrea Cimbalo
16db54b0e2
move service task and handler to a separate role (see ansible issue 23389, 20603, 15902)
Resolves #13
8 years ago
Andrea Cimbalo
352a22f500
pass connection as vars as requested since ansible 2.2
8 years ago
Andrea Cimbalo
81b7a2af3e
enable service task and handlers to run on openwrt
8 years ago
Edoardo Putti
60d4a04a39
better format service playbook
8 years ago
Andrea Cimbalo
fb8903a80e
add option to install recommends packages
8 years ago
Andrea Cimbalo
06adb0284d
move 'add configurations' in apache2 and nginx roles
8 years ago
Andrea Cimbalo
8cf49d4956
fix service tasks name
8 years ago
Andrea Cimbalo
b03ac0d6c5
fix nginx service
8 years ago
Slash
14e978d54b
[WIP] Services
8 years ago