role network-meshbridge: remove obsolete code

This commit is contained in:
Julian Labus 2018-09-20 14:10:01 +02:00
parent c86408d352
commit 4c8a765f62
No known key found for this signature in database
GPG key ID: 8AF209F2C6B3572A

View file

@ -1,5 +1,3 @@
{% set ip4hex = item.ipv4_network | ipaddr('net') | ipaddr(magic) | ipaddr('address') | ip4_hex() -%}
{% set mac = '0210' + ip4hex -%}
#
# {{ ansible_managed }}
#