diff --git a/tasks/docker.yml b/tasks/docker.yml index 2f0c938..cb468f7 100644 --- a/tasks/docker.yml +++ b/tasks/docker.yml @@ -8,6 +8,7 @@ - /etc/subuid - name: Setup desktop configuration + become: true ansible.builtin.file: path: 'files/docker-daemon.json' dest: '/etc/docker/daemon.json'