Don't restart polkit when run in installer
This commit is contained in:
parent
c5bddc3f31
commit
f0f937448a
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@
|
|||
ansible.builtin.systemd:
|
||||
name: polkit
|
||||
state: restarted
|
||||
when: not run_in_installer|default(false)|bool
|
||||
|
|
Loading…
Add table
Reference in a new issue