mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 11:13:10 +00:00
Fix typo in EXAMPLE section (#2833)
This commit is contained in:
committed by
Matt Clay
parent
b7afa14f64
commit
70e8bb3092
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user