initial commit

master
loooph 2021-09-26 19:11:00 +02:00
parent 7f1bebd787
commit d0fed440a6
2 changed files with 13 additions and 0 deletions

2
hosts Normal file
View File

@ -0,0 +1,2 @@
[bib3]
bib3pi01

11
site.yml Normal file
View File

@ -0,0 +1,11 @@
---
- name: Setup services for bib3.de
hosts: all
remote_user: ansible
become: true
roles:
# - common
- nginxinc.nginx
# - matrix-synapse
# - openldap
# - gitea