Skip to content

WIP: Switch from Docker Compose to Ansible

Zoey Cluff requested to merge ZoeyCluff/HomelabOS:ansible into master

I'm working on switching from one master docker_compose.yml to ansible playbooks. All plays are split up into individual playbooks using docker_container.

Working on calling each playbook from one master role.

Merge request reports