Skip to content

Commit c9b0faa

Browse files
Bump ansible-base from 2.10.7 to 2.10.8 in /.github/workflows/requirements (#389)
1 parent 6aaad78 commit c9b0faa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ansible-base==2.10.7
1+
ansible-base==2.10.8

.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-base==2.10.7
1+
ansible-base==2.10.8
22
jinja2==2.11.3
33
ansible-lint==5.0.7
44
yamllint==1.26.1

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ENHANCEMENTS:
2222
* Specify GitHub actions Ubuntu release.
2323
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
2424
* Add Molecule NGINX OSS tests for Alpine 3.13, remove Molecule tests for Debian stretch, and update list of supported platforms.
25-
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.7`, Molecule to `3.3.0`, yamllint to `1.26.1` and Docker Python SDK to `5.0.0`.
25+
* Update Ansible base to `2.10.8`, Ansible Lint to `5.0.7`, Molecule to `3.3.0`, yamllint to `1.26.1` and Docker Python SDK to `5.0.0`.
2626
* Consolidate Molecule testing scenarios to address changes introduced in Ansible Lint `5.*`.
2727
* Override of systemd `Restart` value by using proper `nginx_service_restart` variable.
2828

0 commit comments

Comments
 (0)