fix wording
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-01-26 15:35:29 +01:00
parent b4806df97a
commit bc69b5d35c
2 changed files with 4 additions and 3 deletions

View File

@ -3,7 +3,7 @@
[![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 SMB shares.
Mount a list of Samba shares.
You can find the full documentation at [galaxy.geekdocs.de](https://galaxy.geekdocs.de/system/smb/).

View File

@ -8,9 +8,9 @@ galaxy_info:
# [![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 smb shares.
# Mount a list of Samba shares.
# @end
description: Mount a list of SMB shares
description: Mount a list of Samba shares
license: MIT
min_ansible_version: 2.4
platforms:
@ -20,4 +20,5 @@ galaxy_info:
galaxy_tags:
- storage
- smb
- samba
dependencies: