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 34fa2f5 commit 1527db0Copy full SHA for 1527db0
.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
@@ -11,7 +11,7 @@ ENHANCEMENTS:
11
* Only run GitHub actions Galaxy CI/CD workflow when a new release is published.
12
* Specify GitHub actions Ubuntu release.
13
* Update list of supported platforms.
14
-* Update Ansible base to `2.10.5`.
+* Update Ansible base to `2.10.5` and Ansible to `2.10.6`.
15
16
## 0.19.1 (January 11, 2021)
17
0 commit comments