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:
@@ -26,7 +26,7 @@ description:
|
||||
- "Manage Infinity IPAM using REST API"
|
||||
version_added: "2.4"
|
||||
author:
|
||||
- "Meirong Liu"
|
||||
- "Meirong Liu (@MeganLiu)"
|
||||
options:
|
||||
server_ip:
|
||||
description:
|
||||
|
||||
@@ -14,7 +14,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: nios_ptr_record
|
||||
version_added: "2.7"
|
||||
author: "Trebuchet Clement"
|
||||
author: "Trebuchet Clement (@clementtrebuchet)"
|
||||
short_description: Configure Infoblox NIOS PTR records
|
||||
description:
|
||||
- Adds and/or removes instances of PTR record objects from
|
||||
|
||||
@@ -14,7 +14,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: nios_txt_record
|
||||
version_added: "2.7"
|
||||
author: "Corey Wanless"
|
||||
author: "Corey Wanless (@coreywan)"
|
||||
short_description: Configure Infoblox NIOS txt records
|
||||
description:
|
||||
- Adds and/or removes instances of txt record objects from
|
||||
|
||||
Reference in New Issue
Block a user