--- - include: config.yml when: inventory_hostname in groups['grafana'] - include: bootstrap.yml when: inventory_hostname in groups['grafana'] - name: Flush handlers meta: flush_handlers