Skip to content

Commit

Permalink
[ansible] Trigger only if tas5806 is detected
Browse files Browse the repository at this point in the history
  • Loading branch information
goldyfruit committed Mar 25, 2024
1 parent 3e7f3c9 commit 296cb0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
- ansible_distribution == "Debian"
- ansible_distribution_version is version('11' '>=')
- "'Raspberry Pi 4' in ovos_installer_raspberrypi or 'Raspberry Pi 5' in ovos_installer_raspberrypi"
- "'tas5806' in ovos_installer_i2c_devices"
- role: ovos_installer

0 comments on commit 296cb0a

Please sign in to comment.