/ansible-network-mdns

An ansible role to enable mdns (zeroconf, bonjour, avahi) link-local hostname look-up and service discovery

network-mdns

An ansible role to enable mdns (aka: zeroconf, bonjour, avahi) link-local hostname look-up and service discovery.

Requirements

An installation of Fedora.

Role Variables

The firewalld zones in which to open the mdns port (default: all zones):

network_mdns_zones:
  - home
  - internal
  - public
  - work
  - external

Dependencies

None.

License

BSD