diff --git a/tasks/dev.yml b/tasks/dev.yml index cff4c50..7f37242 100644 --- a/tasks/dev.yml +++ b/tasks/dev.yml @@ -22,6 +22,8 @@ - 'arduino-cli' - 'arduino-builder' - 'aws-cli' + - 'docker' + - 'docker-compose' - 'hugo' - 'poetry' - 'postgresql' diff --git a/tasks/user.yml b/tasks/user.yml index 64a97c6..6dc8e94 100644 --- a/tasks/user.yml +++ b/tasks/user.yml @@ -12,6 +12,7 @@ - wheel - tty - uucp + - docker - name: Give user sudo access lineinfile: