Feat: add gitea ci
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 11s
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 11s
This commit is contained in:
8
playbooks/install.yml
Normal file
8
playbooks/install.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Configure PKI server
|
||||
hosts: infra
|
||||
roles:
|
||||
- install_packages
|
||||
- create_rootca
|
||||
- create_www_cert
|
||||
- create_ldap_cert
|
||||
Reference in New Issue
Block a user