Merge "Convert include to include_tasks"
This commit is contained in:
commit
37b11c5b11
@ -65,4 +65,4 @@
|
||||
when:
|
||||
- neutron_services['neutron-ovn-controller']['group'] in group_names
|
||||
|
||||
- include: setup_ovs_ovn.yml
|
||||
- ansible.builtin.include_tasks: setup_ovs_ovn.yml
|
||||
|
@ -41,6 +41,6 @@
|
||||
- neutron_provider_networks.network_interface_mappings is defined and (neutron_provider_networks.network_interface_mappings|length > 0)
|
||||
- not ovs_dpdk_support
|
||||
|
||||
- include: setup_ovs_dpdk.yml
|
||||
- ansible.builtin.include_tasks: setup_ovs_dpdk.yml
|
||||
when:
|
||||
- ovs_dpdk_support
|
||||
|
Loading…
Reference in New Issue
Block a user