mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-05 08:00:22 -07:00
version_added 2.6 -> 2.7 (#43317)
This commit is contained in:
parent
ea6ef3fae8
commit
c344a94846
5 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: nios_a_record
|
module: nios_a_record
|
||||||
version_added: "2.6"
|
version_added: "2.7"
|
||||||
author: "Blair Rampling (@brampling)"
|
author: "Blair Rampling (@brampling)"
|
||||||
short_description: Configure Infoblox NIOS A records
|
short_description: Configure Infoblox NIOS A records
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -13,7 +13,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: nios_cname_record
|
module: nios_cname_record
|
||||||
version_added: "2.6"
|
version_added: "2.7"
|
||||||
author: "Blair Rampling (@brampling)"
|
author: "Blair Rampling (@brampling)"
|
||||||
short_description: Configure Infoblox NIOS CNAME records
|
short_description: Configure Infoblox NIOS CNAME records
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -13,7 +13,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: nios_mx_record
|
module: nios_mx_record
|
||||||
version_added: "2.6"
|
version_added: "2.7"
|
||||||
author: "Blair Rampling (@brampling)"
|
author: "Blair Rampling (@brampling)"
|
||||||
short_description: Configure Infoblox NIOS MX records
|
short_description: Configure Infoblox NIOS MX records
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -13,7 +13,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: nios_naptr_record
|
module: nios_naptr_record
|
||||||
version_added: "2.6"
|
version_added: "2.7"
|
||||||
author: "Blair Rampling (@brampling)"
|
author: "Blair Rampling (@brampling)"
|
||||||
short_description: Configure Infoblox NIOS NAPTR records
|
short_description: Configure Infoblox NIOS NAPTR records
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -13,7 +13,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: nios_srv_record
|
module: nios_srv_record
|
||||||
version_added: "2.6"
|
version_added: "2.7"
|
||||||
author: "Blair Rampling (@brampling)"
|
author: "Blair Rampling (@brampling)"
|
||||||
short_description: Configure Infoblox NIOS SRV records
|
short_description: Configure Infoblox NIOS SRV records
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue