uodate content
This commit is contained in:
parent
b4beeb9f15
commit
63473da657
2 changed files with 23 additions and 0 deletions
|
@ -4,3 +4,4 @@ output_style = compressed
|
|||
source_comments = false
|
||||
precision = 5
|
||||
name_prefix = .min
|
||||
use_compile_flag = False
|
||||
|
|
|
@ -426,6 +426,22 @@ galaxy_url: https://galaxy.ansible.com/ui/standalone/roles/roles-ansible/rustdes
|
|||
maintainance: true
|
||||
----
|
||||
license: MIT
|
||||
#### table ####
|
||||
name: forgejo_runner
|
||||
----
|
||||
gitrepo: https://github.com/roles-ansible/ansible_role_forgeo_runner.git
|
||||
----
|
||||
gitearepo: https://git.l3d.ch/ansible/ansible_role_forgeo_runner
|
||||
----
|
||||
no_galaxy: true
|
||||
----
|
||||
galaxy_name: roles-ansible.forgejo-runner
|
||||
----
|
||||
galaxy_url:
|
||||
----
|
||||
maintainance: true
|
||||
----
|
||||
license: MIT
|
||||
---
|
||||
tabletitle: List of my ansible roles
|
||||
---
|
||||
|
@ -476,6 +492,12 @@ name: Gitea and Forgejo
|
|||
role_name: l3d.gitea
|
||||
-----
|
||||
galaxy_name: l3d.git.gitea
|
||||
##### single #####
|
||||
name: Forgejo Runner
|
||||
-----
|
||||
role_name: l3d.forgejo_runner
|
||||
-----
|
||||
galaxy_name: l3d.git.forgejo_runner
|
||||
#### collections ####
|
||||
name: Ansible Avahi Collection
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue