Releases: theohbrothers/docker-ansible
Releases · theohbrothers/docker-ansible
20250114.0.0
Changes
🚀 Features
- Enhancement: Bump ansible 10.5 edge variants to 11.1.0 on alpine:3.21 @leojonathanoh (#63)
20241102.0.0
Changes
🚀 Features
- Enhancement: Bump edge variants to 10.5.0 @leojonathanoh (#61)
- Enhancement: Add
step
to composite variants @leojonathanoh (#62)
20240727.0.0
Changes
🚀 Features
- Enhancement: Bump sops to 3.7.3 @leojonathanoh (#59)
- Enhancement: Add ansible 10.2.0 variants @leojonathanoh (#60)
🖊️ Refactors
- Refactor: Rename ansible 9.5.1 variants to alpine 3.20 @leojonathanoh (#58)
20240427.0.0
Changes
🚀 Features
- Enhancement: Bump ansible 9.3.0 variants to 9.5.1 @leojonathanoh (#56)
- Enhancement: Bump ansible 9.1.0 variants to 9.3.0 @leojonathanoh (#55)
🖊️ Refactors
- Refactor (ci): Bump actions to node 20 @leojonathanoh (#57)
📝 Documentation
- Docs (readme): Update GitHub CI badge @leojonathanoh (#54)
20240128.0.0
Changes
🚀 Features
- Enhancement: Add ansible 9.1.0 variant @leojonathanoh (#53)
🖊️ Refactors
- Refactor: Rename 8.6.1 variant to alpine 3.19 @leojonathanoh (#52)
20231207.0.0
Changes
🚀 Features
- Enhancement: Bump ansible 8 variants to 8.6.1 @leojonathanoh (#51)
📝 Documentation
- Docs (readme): Remove unneeded section @leojonathanoh (#50)
20230927.0.0
Changes
- Change: Remove
v
prefix from docker tags @leojonathanoh (#49)
20230926.0.0
Changes
🚀 Features
- Enhancement (ci): Add support for incremental variants @leojonathanoh (#45)
🖊️ Refactors
- Refactor (ci): Use a
job_group_key
to group jobs @leojonathanoh (#47) - Refactor (ci): Sort jobs by descending order of package version @leojonathanoh (#46)
20230920.0.0
Changes
🚀 Features
- Enhancement: Change to
ansible
community package foransible-core >= 2.10
variants @leojonathanoh (#44)
📝 Documentation
- Docs (readme): Update Variant versions section @leojonathanoh (#43)
20230912.0.0
Changes
🚀 Features
- Enhancement: Install
ansible
for variants with onlyansible-core
installed @leojonathanoh (#41)
🖊️ Refactors
- Refactor: Use range constraint in
apk add
for simpler versions @leojonathanoh (#40)