ahembree / ansible-hms-docker

Ansible playbook for automated home media server setup
GNU General Public License v3.0
411 stars 52 forks source link

Remove pip dependency #85

Closed ahembree closed 3 months ago

ahembree commented 3 months ago

Removes final pip dependency that installs the docker package.

Removal of this package should also allow Ubuntu 24.04 to work normally now since it won't yell about an externally managed environment.