From 63473da65781182c0d1bd0989868d2a0f751e6e6 Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 26 Mar 2024 19:21:46 +0100 Subject: [PATCH] uodate content --- configs/scss.ini | 1 + content/contents.lr | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/configs/scss.ini b/configs/scss.ini index bfb57cf..582e897 100644 --- a/configs/scss.ini +++ b/configs/scss.ini @@ -4,3 +4,4 @@ output_style = compressed source_comments = false precision = 5 name_prefix = .min +use_compile_flag = False diff --git a/content/contents.lr b/content/contents.lr index 1f62ffc..79faae6 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -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 ----