The tasks/main.yml is looking for "{{ neutron_plugin_type.split('.')[-1] }}_config.yml" file. So if neutron_plugin_type is ml2.ovs, the filename should be ovs_config.yml. This fixes the problem. Change-Id: Ia239360dc88be48e06faf18ec7af852a91f427c7