Skip to content

Commit 9b8a15e

Browse files
Bump ansible-lint from 6.0.2 to 6.2.1 in /.github/workflows/requirements (#188)
1 parent 4cb2408 commit 9b8a15e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ansible-core==2.12.5
22
Jinja2==3.1.2
3-
ansible-lint==6.0.2
3+
ansible-lint==6.2.1
44
yamllint==1.26.3
55
molecule[docker]==3.6.1
66
docker==5.0.3

meta/main.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
11
---
22
galaxy_info:
3-
author: Daniel Edgar
3+
author: nginxinc
44
description: Official Ansible role for NGINX App Protect WAF and DoS
55
role_name: nginx_app_protect
6-
namespace: nginxinc # Ansible Lint requirement
7-
company: F5 Networks, Inc.
6+
company: F5, Inc.
87

98
license: Apache License, Version 2.0
109

11-
min_ansible_version: 2.11
10+
min_ansible_version: '2.11'
1211

1312
platforms:
1413
- name: Amazon Linux 2
1514
versions:
1615
- any
1716
- name: EL
1817
versions:
19-
- 7
20-
- 8
18+
- '7'
19+
- '8'
2120
- name: Debian
2221
versions:
2322
- buster

0 commit comments

Comments
 (0)