Note
This inventory plugin is part of the infoblox.nios_modules collection (version 1.8.0).
You might already have this collection installed if you are using the ansible package. It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.
To install it, use: ansible-galaxy collection install infoblox.nios_modules. You need further requirements to be able to use this inventory plugin, see Requirements for details.
To use it in a playbook, specify: infoblox.nios_modules.nios_inventory.
New in infoblox.nios_modules 1.0.0
The below requirements are needed on the local controller node that executes this inventory.
Parameter | Comments |
|---|---|
extattrs dictionary | Allows you to filter the returned host record based on the extensible attributes assigned to them. Default: |
host string / required | Specifies the DNS host name or address for connecting to the remote instance of NIOS WAPI over REST. Value can also be specified using Configuration:
|
hostfilter dictionary | Accepts a key/value pair and uses it to filter the host records to be returned. Default: |
password string | Specifies the password to use to authenticate the connection to the remote instance of NIOS. Value can also be specified using Configuration:
|
username string / required | Configures the username to use to authenticate the connection to the remote instance of NIOS. Value can also be specified using Configuration:
|
plugin: infoblox.nios_modules.nios_inventory host: blox.example.com username: admin
© 2012–2018 Michael DeHaan
© 2018–2025 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/latest/collections/infoblox/nios_modules/nios_inventory_inventory.html