Install docker-y things

Namely so I can enforce my user be in the `docker` group
This commit is contained in:
Jake Howard 2019-11-17 15:50:56 +00:00
parent 6c217e4dde
commit f99b456952
Signed by: jake
GPG Key ID: 57AFB45680EDD477
2 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,8 @@
- 'arduino-cli'
- 'arduino-builder'
- 'aws-cli'
- 'docker'
- 'docker-compose'
- 'hugo'
- 'poetry'
- 'postgresql'

View File

@ -12,6 +12,7 @@
- wheel
- tty
- uucp
- docker
- name: Give user sudo access
lineinfile: