Still fixing conditional check
This commit is contained in:
parent
28f8f3d587
commit
6844d75772
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: '/etc/polkit-1/rules.d/00-qubes-allow-all.rules'
|
path: '/etc/polkit-1/rules.d/00-qubes-allow-all.rules'
|
||||||
state: 'absent'
|
state: 'absent'
|
||||||
when: allow_all_result.stat.exists
|
when: allow_all_result.stat.exists
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue