Skip to content

Commit

Permalink
Add Ansible 2.16.8 for Ubuntu Bionic support
Browse files Browse the repository at this point in the history
  • Loading branch information
arBmind committed Jul 8, 2024
1 parent eb21b2d commit 723e3d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
- distro: focal
ansible: 2.11.4
ansible_git: v2.11.4
- distro: noble
ansible: 2.16.8
ansible_git: v2.16.8
- distro: noble
ansible: 2.17.1
ansible_git: v2.17.1
Expand Down Expand Up @@ -104,3 +107,4 @@ jobs:
DISTRO=${{ matrix.distro }}
ANSIBLE_VERSION=${{ matrix.ansible }}
ANSIBLE_GIT_BRANCH=${{ matrix.ansible_git }}
visibility: public

0 comments on commit 723e3d5

Please sign in to comment.