Ignore errors when setting default sound unit.

This commit is contained in:
Tom Alexander 2023-04-20 22:02:17 -04:00
parent 598ab24b84
commit ac57760a53
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -5,6 +5,7 @@
state: present
- name: Configure sysctls
ignore_errors: true
when: sound_default_unit is defined
sysctl:
name: "{{ item.name }}"