cherry-picked with manually resolved conflicts from 8759d97071 (#43048)

pull/43242/head
Sandra McCann 6 years ago committed by Alicia Cozine
parent 1ae5e5a347
commit 7ea879ee18

@ -22,7 +22,7 @@ description:
using the Infoblox WAPI interface over REST. using the Infoblox WAPI interface over REST.
- Updates instances of DNS view object from Infoblox NIOS servers. - Updates instances of DNS view object from Infoblox NIOS servers.
requirements: requirements:
- infoblox_client - infoblox-client
extends_documentation_fragment: nios extends_documentation_fragment: nios
options: options:
name: name:

@ -22,7 +22,7 @@ description:
using the Infoblox WAPI interface over REST. using the Infoblox WAPI interface over REST.
- Updates instances of host record object from Infoblox NIOS servers. - Updates instances of host record object from Infoblox NIOS servers.
requirements: requirements:
- infoblox_client - infoblox-client
extends_documentation_fragment: nios extends_documentation_fragment: nios
options: options:
name: name:

@ -22,7 +22,7 @@ description:
using the Infoblox WAPI interface over REST. using the Infoblox WAPI interface over REST.
- Supports both IPV4 and IPV6 internet protocols - Supports both IPV4 and IPV6 internet protocols
requirements: requirements:
- infoblox_client - infoblox-client
extends_documentation_fragment: nios extends_documentation_fragment: nios
options: options:
network: network:

@ -22,7 +22,7 @@ description:
using the Infoblox WAPI interface over REST. using the Infoblox WAPI interface over REST.
- Updates instances of network view object from Infoblox NIOS servers. - Updates instances of network view object from Infoblox NIOS servers.
requirements: requirements:
- infoblox_client - infoblox-client
extends_documentation_fragment: nios extends_documentation_fragment: nios
options: options:
name: name:

@ -21,7 +21,7 @@ description:
Infoblox NIOS servers. This module manages NIOS C(zone_auth) objects Infoblox NIOS servers. This module manages NIOS C(zone_auth) objects
using the Infoblox WAPI interface over REST. using the Infoblox WAPI interface over REST.
requirements: requirements:
- infoblox_client - infoblox-client
extends_documentation_fragment: nios extends_documentation_fragment: nios
options: options:
fqdn: fqdn:

@ -30,7 +30,7 @@ description:
supports adding additional keywords to filter the return data and specify supports adding additional keywords to filter the return data and specify
the desired set of returned fields. the desired set of returned fields.
requirements: requirements:
- infoblox_client - infoblox-client
extends_documentation_fragment: nios extends_documentation_fragment: nios
options: options:
_terms: _terms:

@ -29,7 +29,7 @@ description:
- Uses the Infoblox WAPI API to return the next available IP addresses - Uses the Infoblox WAPI API to return the next available IP addresses
for a given network CIDR for a given network CIDR
requirements: requirements:
- infoblox_client - infoblox-client
extends_documentation_fragment: nios extends_documentation_fragment: nios
options: options:
_terms: _terms:

Loading…
Cancel
Save