mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
@@ -37,7 +37,7 @@ options:
|
||||
- The physical path to the folder in which the new virtual directory is created.
|
||||
- The specified folder must already exist.
|
||||
author:
|
||||
- Henrik Wallström
|
||||
- Henrik Wallström (@henrikwallstrom)
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
||||
@@ -37,7 +37,7 @@ options:
|
||||
description:
|
||||
- The application pool in which the new site executes.
|
||||
author:
|
||||
- Henrik Wallström
|
||||
- Henrik Wallström (@henrikwallstrom)
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
||||
@@ -59,7 +59,7 @@ options:
|
||||
version_added: "2.5"
|
||||
author:
|
||||
- Noah Sparks (@nwsparks)
|
||||
- Henrik Wallström
|
||||
- Henrik Wallström (@henrikwallstrom)
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
||||
@@ -52,7 +52,7 @@ options:
|
||||
description:
|
||||
- Custom site Parameters from string where properties are separated by a pipe and property name/values by colon Ex. "foo:1|bar:2"
|
||||
author:
|
||||
- Henrik Wallström
|
||||
- Henrik Wallström (@henrikwallstrom)
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
||||
@@ -44,7 +44,7 @@ notes:
|
||||
- Powershell 5.0 or higher is needed.
|
||||
|
||||
author:
|
||||
- Daniele Lazzari
|
||||
- Daniele Lazzari (@dlazz)
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
@@ -41,7 +41,7 @@ options:
|
||||
notes:
|
||||
- Works only with Windows 2012 R2 and newer.
|
||||
author:
|
||||
- Daniele Lazzari
|
||||
- Daniele Lazzari (@dlazz)
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
||||
Reference in New Issue
Block a user