We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2415c4e + ad05dc6 commit 21b411cCopy full SHA for 21b411c
ansible/roles/ovos_installer/handlers/main.yml
@@ -1,6 +1,6 @@
1
---
2
- name: Start Sound Server
3
- ansible.builtin.include_tasks: block-sound.yml
+ ansible.builtin.import_tasks: block-sound.yml
4
5
- name: Reload Systemd User
6
become: true
0 commit comments