mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 19:23:09 +00:00
univention udm_share: add example
This commit is contained in:
committed by
Matt Clay
parent
ea72534151
commit
8eb496989e
@@ -335,6 +335,11 @@ options:
|
||||
|
||||
|
||||
EXAMPLES = '''
|
||||
# Create a share named home on the server ucs.example.com with the path /home.
|
||||
- udm_sahre: name=home
|
||||
path=/home
|
||||
host=ucs.example.com
|
||||
sambaName=Home
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user