1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Slightly cleaner azuracast/defaults/main.yml

This commit is contained in:
A Holt 2019-07-03 22:56:11 -04:00 committed by GitHub
parent bd3ecaa93f
commit ba9b67028a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
- name: AzuraCast install
- name: Install AzuraCast if azuracast_install
include_tasks: install.yml
when: azuracast_install
when: azuracast_install | bool