File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
.github/workflows/requirements Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
ansible-core==2.12.5
2
2
Jinja2==3.1.2
3
- ansible-lint==6.0.2
3
+ ansible-lint==6.2.1
4
4
yamllint==1.26.3
5
5
molecule[docker]==3.6.1
6
6
docker==5.0.3
Original file line number Diff line number Diff line change 1
1
---
2
2
galaxy_info :
3
- author : Daniel Edgar
3
+ author : nginxinc
4
4
description : Official Ansible role for NGINX App Protect WAF and DoS
5
5
role_name : nginx_app_protect
6
- namespace : nginxinc # Ansible Lint requirement
7
- company : F5 Networks, Inc.
6
+ company : F5, Inc.
8
7
9
8
license : Apache License, Version 2.0
10
9
11
- min_ansible_version : 2.11
10
+ min_ansible_version : ' 2.11'
12
11
13
12
platforms :
14
13
- name : Amazon Linux 2
15
14
versions :
16
15
- any
17
16
- name : EL
18
17
versions :
19
- - 7
20
- - 8
18
+ - ' 7 '
19
+ - ' 8 '
21
20
- name : Debian
22
21
versions :
23
22
- buster
You can’t perform that action at this time.
0 commit comments