dev template debugging
This commit is contained in:
parent
774c8fd4a4
commit
60aa6daf32
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
- name: Configure Qubes bind dirs
|
||||
lineinfile:
|
||||
path: /etc/qubes-bind-dirs.d/50_user.conf
|
||||
line: 'binds+=( '/var/lib/docker' )'
|
||||
line: 'binds+=( "/var/lib/docker" )'
|
||||
state: present
|
||||
create: yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue