Ignore panel layout errors
This commit is contained in:
parent
5f6dded14d
commit
e307606e9d
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
key: /org/mate/panel/general/default-layout
|
||||
value: "'acp'"
|
||||
register: layout_changed
|
||||
ignore_errors: yes
|
||||
- name: Reset panel
|
||||
command: mate-panel --reset || true
|
||||
when: layout_changed.changed
|
||||
|
|
Loading…
Reference in a new issue