2021-09-02 02:50:51 +02:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
role_name: avahi_client
|
2023-04-26 01:28:39 +02:00
|
|
|
author: l3d
|
2023-04-25 23:52:04 +02:00
|
|
|
description: Avahi provides local hostname resolution using the ".local" MDNS Domain.
|
2021-09-02 02:50:51 +02:00
|
|
|
license: "MIT"
|
2023-04-25 23:52:04 +02:00
|
|
|
min_ansible_version: "2.12"
|
2021-09-02 02:50:51 +02:00
|
|
|
platforms:
|
2023-04-25 23:52:04 +02:00
|
|
|
- name: ArchLinux
|
|
|
|
versions: ['all']
|
2021-09-02 02:50:51 +02:00
|
|
|
- name: Debian
|
2023-04-25 23:52:04 +02:00
|
|
|
versions: ['all']
|
2021-09-02 02:50:51 +02:00
|
|
|
- name: Ubuntu
|
2023-04-25 23:52:04 +02:00
|
|
|
versions: ['all']
|
|
|
|
- name: EL
|
|
|
|
versions: ['all']
|
|
|
|
- name: Fedora
|
|
|
|
versions: ['all']
|
2021-09-02 02:50:51 +02:00
|
|
|
galaxy_tags:
|
|
|
|
- avahi
|
|
|
|
- client
|
|
|
|
- local
|
|
|
|
- mdns
|
|
|
|
- bonjour
|
2023-04-25 23:52:04 +02:00
|
|
|
- linux
|
2021-09-02 02:50:51 +02:00
|
|
|
dependencies: []
|