-
Notifications
You must be signed in to change notification settings - Fork 23
/
galaxy.yml
41 lines (38 loc) · 902 Bytes
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
namespace: nginxinc
name: nginx_core
description: Install and configure NGINX and NGINX App Protect using Ansible
version: 0.8.0
readme: README.md
license_file: LICENSE
authors:
- Alessandro Fael Garcia <[email protected]>
dependencies:
ansible.posix: ">=1.4.0"
community.crypto: ">=2.10.0"
community.general: ">=6.2.0"
repository: https://github.com/nginxinc/ansible-collection-nginx
homepage: https://github.com/nginxinc/ansible-collection-nginx
documentation: https://github.com/nginxinc/ansible-collection-nginx/blob/main/README.md
issues: https://github.com/nginxinc/ansible-collection-nginx/issues
tags:
- nginx
- nginx_plus
- nginx_config
- nginx_app_protect
- oss
- opensource
- plus
- web
- server
- load_balancer
- reverse_proxy
- api_gateway
- waf
- dos
- security
- installation
- configuration
- infrastructure
- cloud
- monitoring