Initial commit
This commit is contained in:
commit
dfa0e72d5f
3 changed files with 43 additions and 0 deletions
18
meta/main.yml
Normal file
18
meta/main.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
|
||||
dependencies: []
|
||||
|
||||
galaxy_info:
|
||||
role_name: teach-adlin
|
||||
author: 'Pierre-Olivier Mercier <nemunaire+iac@nemunai.re>'
|
||||
description: Prepare things for the AdLin course at EPITA
|
||||
license: GPL-3.0-or-later
|
||||
min_ansible_version: 2.9
|
||||
platforms:
|
||||
- name: Alpine
|
||||
versions:
|
||||
- all
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
galaxy_tags: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue