This website requires JavaScript.
Explore
Help
Register
Sign In
noah.knegt
/
ansible-automations
Watch
1
Star
0
Fork
0
You've already forked ansible-automations
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
573d271f07193181027f34b07d6e1394867dc277
ansible-automations
/
roles
/
docker
/
vars
/
main.yml
6 lines
60 B
YAML
Raw
Normal View
History
Unescape
Escape
Add docker role Signed-off-by: Noah Knegt <git@noahknegt.com>
2023-03-27 16:52:42 +02:00
---
# vars file for docker
Make sure users are added to the docker group. This is required to run docker commands without sudo. Signed-off-by: Noah Knegt <git@noahknegt.com>
2023-03-31 11:33:59 +02:00
docker_users
:
-
noahk
-
root
Reference in New Issue
Copy Permalink