Initial commit

This commit is contained in:
2024-11-29 21:50:27 +00:00
commit 9940e21540
10 changed files with 837 additions and 0 deletions

8
playbook.yml Normal file
View File

@@ -0,0 +1,8 @@
---
- name: Configure PKI server
hosts: infra
roles:
- install_packages
- create_rootca
- create_www_cert
- create_ldap_cert