diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-17 16:23:15 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-17 16:23:15 +0200 |
| commit | 9d59abaaab060521ba54d1d768ed3e22513ce398 (patch) | |
| tree | f600b2fdfed83179f158dc4b79ae81da76d49c9d /roles/git/meta/main.yml | |
| parent | 28d802e0ebcf6d192ac398a6b64be2760d7ba2a4 (diff) | |
Fix pushing to cgit locally
Diffstat (limited to 'roles/git/meta/main.yml')
| -rw-r--r-- | roles/git/meta/main.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/git/meta/main.yml b/roles/git/meta/main.yml index 52262cd1..b47153fd 100644 --- a/roles/git/meta/main.yml +++ b/roles/git/meta/main.yml @@ -16,3 +16,6 @@ galaxy_info: - name: "Debian" versions: - "bookworm" + - name: "Alpine" + versions: + - "all" |
