Skip to content

Commit e6876f3

Browse files
Bump ansible-lint from 6.15.0 to 6.16.0 in /.github/workflows/requirements (#612)
1 parent 7600c80 commit e6876f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/requirements/requirements_molecule.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ansible-core==2.14.4
22
jinja2==3.1.2
33
ansible-compat==3.0.2
4-
ansible-lint==6.15.0
4+
ansible-lint==6.16.0
55
yamllint==1.31.0
66
molecule==4.0.4
77
molecule-plugins[docker]==23.0.0

meta/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ galaxy_info:
1212
platforms:
1313
- name: Alpine
1414
versions: [all]
15-
- name: Amazon Linux 2
16-
versions: [all]
15+
- name: Amazon Linux
16+
versions: ['2', '2023']
1717
- name: Debian
1818
versions: [bullseye]
1919
- name: EL

0 commit comments

Comments
 (0)