Skip to content

Commit 6b05f5d

Browse files
Bump ansible-lint from 5.0.4 to 5.0.5 in /.github/workflows/requirements (#380)
1 parent 023cd3a commit 6b05f5d

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,5 +1,5 @@
11
ansible-base==2.10.7
2-
ansible-lint==5.0.4
2+
ansible-lint==5.0.5
33
yamllint==1.26.0
44
molecule[docker]==3.2.4
55
docker==4.4.4

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ENHANCEMENTS:
1515
* Specify GitHub actions Ubuntu release.
1616
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
1717
* Update list of supported platforms.
18-
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.4`, Molecule to `3.2.4`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
18+
* Update Ansible base to `2.10.7`, Ansible Lint to `5.0.5`, Molecule to `3.2.4`, yamllint to `1.26.0` and Docker Python SDK to `4.4.4`.
1919
* Consolidate Molecule testing scenarios to address changes introduced in Ansible Lint `5.*`.
2020
* Override of systemd `Restart` value by using proper `nginx_service_restart` variable.
2121

0 commit comments

Comments
 (0)