Skip to content

Commit 5e74cb3

Browse files
Bump ansible-core in /.github/workflows/requirements
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.16.6 to 2.17.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](ansible/ansible@v2.16.6...v2.17.0) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9631ae3 commit 5e74cb3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/requirements/requirements_ansible_lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ansible-core==2.16.6
1+
ansible-core==2.17.0
22
jinja2==3.1.4
33
ansible-compat==24.5.1
44
yamllint==1.35.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible-core==2.16.6
1+
ansible-core==2.17.0

.github/workflows/requirements/requirements_molecule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ansible-core==2.16.6
1+
ansible-core==2.17.0
22
jinja2==3.1.4
33
molecule==24.2.1
44
molecule-plugins[docker]==23.5.3

0 commit comments

Comments
 (0)