mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
services - is_rpi -> is_raspbian
This commit is contained in:
parent
ebf24417aa
commit
9d9997584e
15 changed files with 40 additions and 40 deletions
|
@ -1,3 +1,3 @@
|
|||
- name: Install nodogsplash (Raspbian only)
|
||||
include_tasks: rpi.yml
|
||||
when: is_rpi | bool
|
||||
when: is_raspbian | bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue