We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580ecbd commit c0c9ca3Copy full SHA for c0c9ca3
.github/workflows/requirements/requirements_molecule.txt
@@ -1,6 +1,6 @@
1
ansible-core==2.11.6
2
jinja2==3.0.2
3
-ansible-lint==5.2.0
+ansible-lint==5.2.1
4
yamllint==1.26.3
5
molecule[docker]==3.5.2
6
docker==5.0.3
CHANGELOG.md
@@ -1,11 +1,11 @@
# Changelog
-## 0.21.3 (Unreleased)
+## 0.21.3 (October 25, 2021)
ENHANCEMENTS:
7
-* Change Dependabot frequency from daily to weekly
8
-* Minor touch-up of GitHub actions workflows
+* Change Dependabot frequency from daily to weekly.
+* Minor touch-up of GitHub actions workflows.
9
10
## 0.21.2 (October 7, 2021)
11
0 commit comments