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 | 6c70b932d9ac0f0086a0ceb6d0d7d040198e9526 (patch) | |
| tree | f600b2fdfed83179f158dc4b79ae81da76d49c9d /roles/git | |
| parent | 282a44b5899a08db3fb245de7043bb0bbd73cde6 (diff) | |
Fix pushing to cgit locally
Diffstat (limited to 'roles/git')
| -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" |
