Fix the permissions for changing users
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
---
|
||||
- name: Add users to the docker group
|
||||
become: true
|
||||
user:
|
||||
name: "{{ item }}"
|
||||
groups: docker
|
||||
|
Reference in New Issue
Block a user