xoxys.smb/meta/main.yml
Robert Kaussow 7b847ef503
Some checks failed
continuous-integration/drone/push Build is failing
add centos 8 testing
2020-01-26 15:55:10 +01:00

26 lines
818 B
YAML

# Standards: 0.1
---
galaxy_info:
# @meta author:value: [xoxys](https://gitea.rknet.org/xoxys)
author: xoxys <mail@geeklabor.de>
# @meta description: >
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.smb)
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.smb?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.smb)
# [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](LICENSE)
#
# Mount a list of Samba shares.
# @end
description: Mount a list of Samba shares
license: MIT
min_ansible_version: 2.4
platforms:
- name: EL
versions:
- 7
- 8
galaxy_tags:
- storage
- smb
- samba
dependencies: