Ignore errors when setting default sound unit.
This commit is contained in:
parent
598ab24b84
commit
ac57760a53
@ -5,6 +5,7 @@
|
||||
state: present
|
||||
|
||||
- name: Configure sysctls
|
||||
ignore_errors: true
|
||||
when: sound_default_unit is defined
|
||||
sysctl:
|
||||
name: "{{ item.name }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user