Fix linter

This commit is contained in:
Emilien Mantel
2022-11-25 09:52:40 +01:00
parent 55e075ac2b
commit 9f727adcb5
15 changed files with 61 additions and 59 deletions

View File

@@ -5,9 +5,9 @@ galaxy_info:
namespace: hanxhx
role_name: nginx
description: Nginx for Debian / FreeBSD
company:
company: TripleStack
license: GPLv2
min_ansible_version: 2.11
min_ansible_version: '2.11'
platforms:
- name: Debian
versions:
@@ -15,9 +15,9 @@ galaxy_info:
- bullseye
- name: FreeBSD
versions:
- 11.0
- 11.1
- 12.0
- '11.0'
- '11.1'
- '12.0'
galaxy_tags:
- web
- debian