From bc69b5d35c37c1f562630b685f02fb2c45247377 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 26 Jan 2020 15:35:29 +0100 Subject: [PATCH] fix wording --- README.md | 2 +- meta/main.yml | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dcaa704..128657d 100644 --- a/README.md +++ b/README.md @@ -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/). diff --git a/meta/main.yml b/meta/main.yml index 9712764..28de717 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -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: