--- - include: config.yml - include: config-neutron-fake.yml when: - inventory_hostname in groups['compute'] - enable_nova_fake | bool - include: bootstrap_service.yml when: inventory_hostname in groups['neutron-server'] - name: Flush Handlers meta: flush_handlers