Add missing become statement
This commit is contained in:
parent
c2c6f53075
commit
030f887734
1 changed files with 1 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue