Skip to content

Commit 3fe08e0

Browse files
Bump ansible-lint from 5.0.5 to 5.0.6 in /.github/workflows/requirements (#384)
1 parent 477d1df commit 3fe08e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ansible-base==2.10.7
22
jinja2==2.11.3
3-
ansible-lint==5.0.5
3+
ansible-lint==5.0.6
44
yamllint==1.26.0
55
molecule[docker]==3.3.0
66
docker==4.4.4

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.5`, Molecule to `3.3.0`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
25+
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.6`, Molecule to `3.3.0`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
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)