include: - .common {% if grains['hardware'] == 'RaspberryPi' %} - .raspberrypi {% endif %} #{% if grains['hardware'] == 'Pine64' %} # - .pine64 #{% endif %} {% if grains['hardware'] == 'Espressobin' %} - .espressobin {% endif %}