diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-21 01:00:42 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-21 01:00:42 +0200 |
| commit | b8be6b93f33512c5490ba8e851c8df4ae3a7ae36 (patch) | |
| tree | 32480f4fc06063e65861c1fdba6825db0dea42ab /roles/bash | |
| parent | 1f132c0093dc16c1a255b75dd7004c5946278b1e (diff) | |
Add alpine platform to supported roles
Diffstat (limited to 'roles/bash')
| -rw-r--r-- | roles/bash/meta/main.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/bash/meta/main.yml b/roles/bash/meta/main.yml index 66ce1739..ae5822c3 100644 --- a/roles/bash/meta/main.yml +++ b/roles/bash/meta/main.yml @@ -15,3 +15,6 @@ galaxy_info: - name: "Debian" versions: - "bookworm" + - name: "Alpine" + versions: + - "all" |
