2022-03-14 00:16:44 +00:00
|
|
|
# Ansible
|
2022-03-14 00:07:59 +00:00
|
|
|
|
2022-03-14 00:16:44 +00:00
|
|
|
Ansible playbooks for setting up configs I like.
|
2022-03-23 01:03:04 +00:00
|
|
|
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.
|
|
|
|
|