Update collections

This commit is contained in:
L3D 2024-07-27 17:51:58 +02:00
parent 0726aff2e0
commit f62fe0b7f5
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -442,6 +442,22 @@ galaxy_url: https://galaxy.ansible.com/ui/standalone/roles/roles-ansible/forgejo
maintainance: true
----
license: MIT
#### table ####
name: sway
----
gitrepo: https://github.com/roles-ansible/ansible_role_sway.git
----
gitearepo: https://git.l3d.ch/ansible/ansible_role_sway.git
----
no_galaxy: true
----
galaxy_name: roles-ansible.sway
----
galaxy_url: https://galaxy.ansible.com/ui/standalone/roles/roles-ansible/sway/
----
maintainance: true
----
license: MIT
---
tabletitle: List of my ansible roles
---
@ -597,3 +613,34 @@ name: Dotfiles
role_name: l3d.users.dotfiles
-----
galaxy_name: l3d.users.dotfiles
#### collections ####
name: Ansible Windows Manager Collection
----
gitrepo: https://github.com/roles-ansible/ansible_collection_wm
----
gitearepo: https://git.l3d.ch/ansible/ansible_collection_wm
----
no_galaxy: true
----
galaxy_name: l3d.wm
----
galaxy_url: https://galaxy.ansible.com/ui/repo/published/l3d/wm
----
maintainance: true
----
license: MIT
----
roles:
##### single #####
name: sway
-----
role_name: roles-ansible.sway
-----
galaxy_name: l3d.wm.sway
##### single #####
name: i3wm
-----
role_name: roles-ansible.i3wm
-----
galaxy_name: l3d.wm.i3