neutron-tempest-plugin/playbooks/linuxbridge-scenario-pre-ru...

8 lines
254 B
YAML

- hosts: all
tasks:
# TODO(slaweq): remove it when nftables will support syntax for src and
# destination IP addresses in arp tables:
- include_role:
name: legacy_ebtables
when: ansible_distribution_release | lower == 'focal'