mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-06-02 01:15:53 +02:00
Add user 'fmarcelino'
This commit is contained in:
parent
b8711f21c1
commit
daec3e376b
@ -59,7 +59,7 @@ docker_yum_repo_enable_test: "0"
|
||||
docker_yum_gpg_key: "{{ docker_repo_url }}/centos/gpg"
|
||||
|
||||
# A list of users who will be added to the docker group.
|
||||
docker_users: []
|
||||
docker_users: [ fmarcelino ]
|
||||
|
||||
# Docker daemon options as a dict
|
||||
docker_daemon_options: {}
|
||||
|
Loading…
Reference in New Issue
Block a user