Fix again...

fix_lint
Emilien Mantel 2022-10-06 12:52:19 +02:00
parent 49d32908b8
commit fc04f1e15a
2 changed files with 6 additions and 6 deletions

View File

@ -3,3 +3,4 @@
argument_specs:
main:
short_description: Main entry point
options: {}

View File

@ -1,13 +1,12 @@
---
galaxy_info:
author: Emilien Mantel
role_name: php
namespace: hanxhx
description: Install and configure PHP 7.x/8.x
company:
company: TripleStack
license: GPLv2
min_ansible_version: 2.11
min_ansible_version: '2.11'
platforms:
- name: Debian
versions:
@ -19,9 +18,9 @@ galaxy_info:
- bionic
- name: FreeBSD
versions:
- 11.0
- 11.1
- 12.0
- '11.0'
- '11.1'
- '12.0'
galaxy_tags:
- development
- web