Skip to content

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

Notifications You must be signed in to change notification settings

groks/ansible-network-mdns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published