Skip to content

Commit

Permalink
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.15.5 to 2.16.0.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.15.5...v2.16.0)

---
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 Nov 13, 2023
1 parent 42def65 commit 25a495c
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.15.5
ansible-core==2.16.0
ansible-compat==4.1.10
yamllint==1.32.0
ansible-lint==6.21.1
2 changes: 1 addition & 1 deletion .github/workflows/requirements/requirements_galaxy.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ansible-core==2.15.5
ansible-core==2.16.0
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.15.5
ansible-core==2.16.0
jinja2==3.1.2
ansible-compat==4.1.10
molecule==6.0.2
Expand Down

0 comments on commit 25a495c

Please sign in to comment.