Zach Wayer 8f1c29b847 Rework repo - move files around and update play
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.
2024-07-04 22:43:34 -05:00
2022-08-25 18:22:47 -05:00

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

  1. deploy env var and condensed docker-compose file
  2. run docker-compose and start containers
  3. 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.
Readme 34 KiB