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 7600c80 commit e6876f3Copy full SHA for e6876f3
.github/workflows/requirements/requirements_molecule.txt
@@ -1,7 +1,7 @@
1
ansible-core==2.14.4
2
jinja2==3.1.2
3
ansible-compat==3.0.2
4
-ansible-lint==6.15.0
+ansible-lint==6.16.0
5
yamllint==1.31.0
6
molecule==4.0.4
7
molecule-plugins[docker]==23.0.0
meta/main.yml
@@ -12,8 +12,8 @@ galaxy_info:
12
platforms:
13
- name: Alpine
14
versions: [all]
15
- - name: Amazon Linux 2
16
- versions: [all]
+ - name: Amazon Linux
+ versions: ['2', '2023']
17
- name: Debian
18
versions: [bullseye]
19
- name: EL
0 commit comments