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-cli'
- 'arduino-builder' - 'arduino-builder'
- 'aws-cli' - 'aws-cli'
- 'docker'
- 'docker-compose'
- 'hugo' - 'hugo'
- 'poetry' - 'poetry'
- 'postgresql' - 'postgresql'

View File

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