Skip to content

Commit db19339

Browse files
Bump ansible-lint from 5.0.5 to 5.0.6 in /.github/workflows/requirements (#75)
1 parent 7e9f23f commit db19339

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
@@ -26,7 +26,7 @@ ENHANCEMENTS:
2626
* Consolidate dependencies into a single tasks file.
2727
* Remove requirement for `package_facts` module when using this role.
2828
* Update Signatures repository URL.
29-
* 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`.
29+
* 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`.
3030
* Specify GitHub actions Ubuntu release.
3131
* Minor GitHub template tweaks, including the creation of a SECURITY doc.
3232
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.

0 commit comments

Comments
 (0)