Skip to content

Commit 39108e7

Browse files
Bump ansible-core from 2.15.0 to 2.15.1 in /.github/workflows/requirements (#635)
1 parent 012aae3 commit 39108e7

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.15.0
1+
ansible-core==2.15.1
22
jinja2==3.1.2
33
ansible-compat==4.1.2
44
yamllint==1.32.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible-core==2.15.0
1+
ansible-core==2.15.1

.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.15.0
1+
ansible-core==2.15.1
22
jinja2==3.1.2
33
# ansible-compat==4.1.2
44
molecule==5.0.1

0 commit comments

Comments
 (0)