infoblox list requirements as infoblox_client and should be infoblox-client (#42993)

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client

* change infoblox_client to infobblox-client
pull/42953/head
Sumit Jaiswal 6 years ago committed by Sandra McCann
parent 18aa87803f
commit 8759d97071

@ -21,7 +21,7 @@ description:
Infoblox NIOS servers. This module manages NIOS C(record:a) objects Infoblox NIOS servers. This module manages NIOS C(record:a) 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:
name: name:

@ -21,7 +21,7 @@ description:
Infoblox NIOS servers. This module manages NIOS C(record:aaaa) objects Infoblox NIOS servers. This module manages NIOS C(record:aaaa) 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:
name: name:

@ -21,7 +21,7 @@ description:
Infoblox NIOS servers. This module manages NIOS C(record:cname) objects Infoblox NIOS servers. This module manages NIOS C(record:cname) 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:
name: name:

@ -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:

@ -21,7 +21,7 @@ description:
Infoblox NIOS servers. This module manages NIOS C(record:mx) objects Infoblox NIOS servers. This module manages NIOS C(record:mx) 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:
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(record:srv) objects Infoblox NIOS servers. This module manages NIOS C(record:srv) 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:
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