From 67d1c5d610226eb35c0202071afc0422d568f8f3 Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 25 Apr 2023 23:16:16 +0200 Subject: [PATCH] update avahi collection --- content/contents.lr | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/content/contents.lr b/content/contents.lr index ac18be0..e94a510 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -364,3 +364,34 @@ name: Gitea and Forgejo role_name: l3d.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