1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_avahi_daemon.git synced 2024-08-16 15:09:48 +02:00
ansible_role_avahi_daemon/meta/main.yml

22 lines
410 B
YAML
Raw Normal View History

2021-09-02 01:08:52 +02:00
---
galaxy_info:
role_name: avahi_daemon
author: do1jlr
description: Install avahi and optionally announce avahi services
license: "MIT"
min_ansible_version: 2.11
github_branch: main
platforms:
- name: Archlinux
versions: all
- name: Debian
versions: all
- name: Ubuntu
versions: all
galaxy_tags:
- avahi
- daemon
- mdns
2021-09-02 01:36:13 +02:00
- bonjour
2021-09-02 01:08:52 +02:00
dependencies: []