Skip to content
Snippets Groups Projects
Commit 4333b09c authored by jurgenhaas's avatar jurgenhaas
Browse files

Add user gitlab-runner to group docker

parent e5103b68
No related branches found
No related tags found
No related merge requests found
......@@ -30,4 +30,10 @@
state: present
update_cache: yes
- name: Add gitlab-runner to group docker
user:
name: gitlab-runner
groups: docker
append: yes
when: not excluded_roles or "gitlab-runner" not in excluded_roles
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment