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.
2 parents 87e945b + 6d1e9df commit 447c032Copy full SHA for 447c032
meta/main.yml
@@ -3,13 +3,13 @@ galaxy_info:
3
author: Daniel Edgar
4
description: Official Ansible role for NGINX App Protect
5
company: F5 Networks, Inc.
6
-
+ role_name: nginx_app_protect
7
license: Apache License, Version 2.0
8
9
- min_ansible_version: 2.7
+ min_ansible_version: 2.9
10
11
platforms:
12
- - name: CentOS
+ - name: EL
13
versions:
14
- 7
15
- 8
@@ -21,7 +21,6 @@ galaxy_info:
21
- waf
22
- security
23
- nginx
24
- - oss
25
- plus
26
- web
27
- server
0 commit comments