8f1c29b847defa500362a8af6e4426cca485817e
Updating repo and files to look a bit more on par with the style of ansible I'm used to writing. Removing inventory as it can easily go stale and the homelab env needs to be a bit more dynamic anyway. need to find a good way to manage this but for now, no inventory is better than outdated inv.
media-server
Ansible user needs to modify sudoers sudo visudoer zware ALL=(ALL) NOPASSWD:ALL
Ansible repo used to setup a server to be used as a media collection and processing server.
External packages used: https://github.com/geerlingguy/ansible-role-docker https://github.com/geerlingguy/ansible-role-pip
TODO
- deploy env var and condensed docker-compose file
- run docker-compose and start containers
- add ansible galaxy requirements and maybe a python requirements to the repo?
Description
Ansible repo used to setup a server to be used as a media collection and processing server.