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 1527db0 commit 175b272Copy full SHA for 175b272
.github/workflows/requirements_molecule.txt
@@ -2,5 +2,5 @@ ansible-base==2.10.5
2
ansible==2.10.6
3
ansible-lint==4.3.7
4
yamllint==1.25.0
5
-molecule[docker]==3.2.2
+molecule[docker]==3.2.3
6
docker==4.4.1
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` and Ansible to `2.10.6`.
+* Update Ansible base to `2.10.5`, Ansible to `2.10.6` and Molecule to `3.2.3`.
15
16
## 0.19.1 (January 11, 2021)
17
0 commit comments