ansible-community / ansible-nomad

:watch: Ansible role for Nomad
https://galaxy.ansible.com/brianshumate/nomad
BSD 2-Clause "Simplified" License
298 stars 166 forks source link

removed root from group docker #67

Closed jadams closed 4 years ago

jadams commented 4 years ago

Don't add root to the "docker" group since it's unnecessary and Proxmox doesn't like root in any other groups.

brianshumate commented 4 years ago

Thanks!