Skip to content

Commit

Permalink
chore(deps): Bump ansible-core in /.github/workflows/requirements
Browse files Browse the repository at this point in the history
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.6 to 2.17.3.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.16.6...v2.17.3)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent 82542eb commit 5112cde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core==2.16.6
ansible-core==2.17.3
ansible-compat==24.8.0
yamllint==1.35.1
ansible-lint==24.7.0
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_galaxy.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
ansible-core==2.16.6
ansible-core==2.17.3
jinja2==3.1.4
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_molecule.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core==2.16.6
ansible-core==2.17.3
jinja2==3.1.4
ansible-compat==24.8.0
molecule==24.8.0
Expand Down

0 comments on commit 5112cde

Please sign in to comment.