ansible: osmocom-workstation: Add user to 'docker' group

Change-Id: I43169dfb39525ffe16a3ed1cbf5360b47f9f8a00
This commit is contained in:
Harald Welte 2018-06-12 17:33:29 +02:00
parent 18b8307d8f
commit 3547a81e37
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
ssh_key_bits: 4096
ssh_key_type: rsa
shell: /usr/bin/zsh
groups: docker
- name: include git repos
include: git-repos.yml