Ajouter meta/main.yml

This commit is contained in:
nono 2024-10-16 20:59:40 +00:00
parent b4d8d5a567
commit 147d880980

31
meta/main.yml Normal file
View file

@ -0,0 +1,31 @@
---
dependencies: []
galaxy_info:
role_name: docker
author: NoNo
description: Docker for Linux.
company: "NoNoGrr"
license: "license (BSD, MIT)"
min_ansible_version: 2.10
platforms:
- name: Fedora
versions:
- all
- name: Debian
versions:
- buster
- bullseye
- bookworm
- name: Ubuntu
versions:
- bionic
- focal
- jammy
- noble
galaxy_tags:
- containers
- docker
- orchestration
- compose
- server