Add tests and fix structure to prevent errors

This commit is contained in:
Timo Makinen 2022-01-30 02:33:50 +02:00
parent a057c34d94
commit 7b259dc86a
7 changed files with 26 additions and 3 deletions

11
vars/defaults.yml Normal file
View file

@ -0,0 +1,11 @@
---
ansible_python_interpreter: "/usr/bin/python3"
ansible_wheel: root
mail_server: mail.foo.sh
mail_domain: foo.sh
ldap_basedn: dc=foo,dc=sh
ldap_server: [ldap.foo.sh]
kerberos_realm: FOO.SH
tls_certs: /etc/pki/tls/certs
tls_private: /etc/pki/tls/private
tls_bundle: /etc/pki/tls/cert.pem