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
using the Infoblox WAPI interface over REST.
requirements:
- infoblox_client
- infoblox-client
extends_documentation_fragment: nios
options:
name:

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

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

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

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

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

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

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

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

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

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

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

Loading…
Cancel
Save