We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e35f0d commit ec1a843Copy full SHA for ec1a843
.github/workflows/requirements_molecule.txt
@@ -1,5 +1,5 @@
1
ansible-base==2.10.5
2
-ansible==2.10.5
+ansible==2.10.6
3
ansible-lint==4.3.7
4
yamllint==1.25.0
5
molecule[docker]==3.2.2
CHANGELOG.md
@@ -14,7 +14,7 @@ ENHANCEMENTS:
14
* Add support for upstream server `backup` parameter in http and stream template.
15
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.
16
* Update list of supported platforms.
17
-* Update Ansible base to `2.10.5`.
+* Update Ansible base to `2.10.5` and Ansible to `2.10.6`.
18
19
## 0.3.2 (January 11, 2021)
20
0 commit comments