blob: 26586f6d24c5fe46cf8341678c7f48f35d2f94c6 [file] [log] [blame]
- 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'