only execute PI os specific settings on a PI
parent
a5782b1d61
commit
98473e2b09
|
@ -46,3 +46,5 @@
|
|||
- "prereq/{{ ansible_distribution }}-{{ ansible_distribution_major_version }}.yml"
|
||||
- "prereq/{{ ansible_distribution }}.yml"
|
||||
- "prereq/default.yml"
|
||||
when:
|
||||
- raspberry_pi|default(false)
|
||||
|
|
Loading…
Reference in New Issue