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 10713ed commit f04b7d5Copy full SHA for f04b7d5
.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
@@ -8,7 +8,7 @@ Add support for Dependabot.
8
9
ENHANCEMENTS:
10
11
-Update Ansible base to `2.10.5`.
+Update Ansible base to `2.10.5` and Ansible to `2.10.6`.
12
13
## 0.4.2 (January 11, 2021)
14
0 commit comments