summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Grandjean <grandjean@univention.de>2016-09-01 22:47:38 +0200
committerBrian Coca <bcoca@users.noreply.github.com>2016-09-01 16:47:38 -0400
commitf38fbaefc6b255a61c9f081bf987e6e7f3a7d9bd (patch)
tree1485118a65ae405abd807d3de93ecd4461a99fd8
parentf13d376f0cd8eb863d41c6c0ade99d20ea268d11 (diff)
downloadansible-modules-extras-f38fbaefc6b255a61c9f081bf987e6e7f3a7d9bd.tar.gz
Fix typo in EXAMPLE section (#2833)
-rw-r--r--univention/udm_share.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/univention/udm_share.py b/univention/udm_share.py
index 8831c3d7..fa863995 100644
--- a/univention/udm_share.py
+++ b/univention/udm_share.py
@@ -375,7 +375,7 @@ options:
EXAMPLES = '''
# Create a share named home on the server ucs.example.com with the path /home.
-- udm_sahre: name=home
+- udm_share: name=home
path=/home
host=ucs.example.com
sambaName=Home