Files
ansible/README.md
Sivert V. Sæther a70d58f3f7 Ansible god!
Big rework!
Control stuffs with variables!
We still should do some movei'n around of roles before extending
features.
2022-03-23 02:03:04 +01:00

322 B

Ansible

Ansible playbooks for setting up configs I like. See group_vars for a config example. You may copy that to host_vars/[somehostname].yml and edit it.

If you have Docker install you may also test the ansible configuration inside a docker container! The test-docker.sh run uses an alpine container by default.