Skip to content

Commit 3c25943

Browse files
Bump ansible-lint from 5.0.4 to 5.0.5 in /.github/workflows/requirements (#71)
1 parent f777868 commit 3c25943

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

.ansible-lint

Lines changed: 0 additions & 4 deletions
This file was deleted.
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
@@ -19,7 +19,7 @@ ENHANCEMENTS:
1919
* Consolidate dependencies into a single tasks file.
2020
* Remove requirement for `package_facts` module when using this role.
2121
* Update Signatures repository URL.
22-
* 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`.
22+
* 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`.
2323
* Specify GitHub actions Ubuntu release.
2424
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
2525
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.

0 commit comments

Comments
 (0)