myos/ansible/roles/disks/meta/main.yml
Yann Autissier 44a6d37ba5 import files
2021-02-09 18:08:58 +01:00

22 lines
435 B
YAML

galaxy_info:
author: Emilien Kenler <ekenler@wizcorp.jp>
description: This role allows setting up extra disks and their mount points
company: Wizcorp K.K.
license: MIT
min_ansible_version: 2.0.0
platforms:
- name: EL
versions:
- 6
- 7
- name: Debian
versions:
- wheezy
- jessie
- name: Ubuntu
versions:
- all
categories:
- system
dependencies: []