Update role information
This commit is contained in:
parent
fd8662d6f0
commit
69312f0628
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: systemausfall.org
|
author: senselab-Admins
|
||||||
description: Role to setup MariaDB server
|
description: Role to install a MariaDB server
|
||||||
company: Sense.Lab
|
company: Sense.Lab
|
||||||
license: GPLv3
|
license: GPLv3
|
||||||
min_ansible_version: 2.9
|
min_ansible_version: "2.9"
|
||||||
plaforms:
|
platforms:
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
- Buster
|
- bullseye
|
||||||
|
|
Loading…
Reference in a new issue