{"id":19311030,"url":"https://github.com/a0s/ansible-role-avahi","last_synced_at":"2026-06-17T17:34:59.665Z","repository":{"id":146414695,"uuid":"275646700","full_name":"a0s/ansible-role-avahi","owner":"a0s","description":"Ansible role for avahi-daemon","archived":false,"fork":false,"pushed_at":"2020-06-28T19:14:02.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T06:37:50.881Z","etag":null,"topics":["ansible-role","avahi"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a0s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-28T18:40:46.000Z","updated_at":"2020-06-28T19:19:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"dac0de18-a8c5-4a87-95cf-5228bcf765e0","html_url":"https://github.com/a0s/ansible-role-avahi","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/a0s/ansible-role-avahi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Fansible-role-avahi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Fansible-role-avahi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Fansible-role-avahi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Fansible-role-avahi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a0s","download_url":"https://codeload.github.com/a0s/ansible-role-avahi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a0s%2Fansible-role-avahi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34459608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible-role","avahi"],"created_at":"2024-11-10T00:27:24.482Z","updated_at":"2026-06-17T17:34:59.649Z","avatar_url":"https://github.com/a0s.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/a0s/ansible-role-avahi.svg?branch=master)](https://travis-ci.org/a0s/ansible-role-avahi)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-a0s.avahi-blue.svg)](https://galaxy.ansible.com/a0s/avahi)\n\navahi-daemon\n=======\n\nInstall and setup avahi-daemon. \n\nRole Variables\n--------------\n\n`avahi_default_conf_path` (default _\"/etc/default/avahi-daemon\"_): Path to daemons's defaults \n\n`avahi_conf_path` (default _\"/etc/avahi/avahi-daemon.conf\"_): Path to [avahi-daemon.conf](https://linux.die.net/man/5/avahi-daemon.conf)\n\n`avahi_hosts_path` (default _\"/etc/avahi/hosts\"_): Path to [avahi hosts](https://linux.die.net/man/5/avahi.hosts)\n\n`avahi_default_conf` (default _[]_): Conf defaults for daemon\n\n`avahi_conf` (default _[]_): Main conf. It supports subkeys: `server`, `wide-area`, `publish`, `reflector` and `rlimits`. See https://linux.die.net/man/5/avahi-daemon.conf\n\n`avahi_hosts` (default _[]_): Hosts conf. See https://linux.die.net/man/5/avahi.hosts\n\nExample Playbook\n----------------\n\nAvahi-daemon's default (Ubuntu's) configuration:\n\n```yaml\n- hosts: servers\n  roles:\n     - a0s.avahi\n  vars:\n    avahi_default_conf:\n      - |\n        AVAHI_DAEMON_DETECT_LOCAL=1\n    avahi_conf:\n      server:\n        - |\n          use-ipv4=yes\n          use-ipv6=yes\n          ratelimit-interval-usec=1000000\n          ratelimit-burst=1000\n      wide-area:\n        - |\n          enable-wide-area=yes\n      publish:\n        - |\n          publish-hinfo=no\n          publish-workstation=no      \n```\n\nLicense\n-------\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa0s%2Fansible-role-avahi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa0s%2Fansible-role-avahi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa0s%2Fansible-role-avahi/lists"}