mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
parent
9c71f176f3
commit
3fcc564bbb
157 changed files with 171 additions and 164 deletions
|
@ -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'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue