update avahi collection

This commit is contained in:
L3D 2023-04-25 23:16:16 +02:00
parent bed0a610cd
commit 67d1c5d610
No known key found for this signature in database
GPG key ID: AD65B920933B4B20

View file

@ -364,3 +364,34 @@ name: Gitea and Forgejo
role_name: l3d.gitea role_name: l3d.gitea
----- -----
galaxy_name: l3d.git.gitea galaxy_name: l3d.git.gitea
#### collections ####
name: Ansible Avahi Collection
----
gitrepo: https://github.com/roles-ansible/ansible_collection_avahi.git
----
gitearepo: https://backwesen.de/ansible/ansible_collection_avahi.git
----
no_galaxy: true
----
galaxy_name: l3d.collection
----
galaxy_url: https://galaxy.ansible.com/l3d/avahi
----
maintainance: true
----
license: MIT
----
roles:
##### single #####
name: Avahi Client
-----
role_name: l3d.avahi_client
-----
galaxy_name: l3d.avahi.client
##### single #####
name: Avahi Daemon
-----
role_name: l3d.avahi_daemon
-----
galaxy_name: l3d.avahi.daemon