Fix yaml lint

This commit is contained in:
Emilien Mantel
2021-09-01 11:21:12 +02:00
parent bdddb06fcc
commit 6c7e0c2a47
18 changed files with 192 additions and 198 deletions

View File

@@ -1,4 +1,5 @@
---
galaxy_info:
author: Emilien Mantel
description: Nginx for Debian / FreeBSD
@@ -6,25 +7,25 @@ galaxy_info:
license: GPLv2
min_ansible_version: 2.11
platforms:
- name: Debian
versions:
- stretch
- buster
- bullseye
- name: FreeBSD
versions:
- 11.0
- 11.1
- 12.0
- name: Debian
versions:
- stretch
- buster
- bullseye
- name: FreeBSD
versions:
- 11.0
- 11.1
- 12.0
galaxy_tags:
- web
- debian
- proxy
- http
- http2
- https
- ssl
- tls
- nginx
- cdn
- web
- debian
- proxy
- http
- http2
- https
- ssl
- tls
- nginx
- cdn
dependencies: []