diff options
Diffstat (limited to 'ansible_collections/infoblox/nios_modules/README.md')
-rw-r--r-- | ansible_collections/infoblox/nios_modules/README.md | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/ansible_collections/infoblox/nios_modules/README.md b/ansible_collections/infoblox/nios_modules/README.md index a5b72d0b8..b7665d504 100644 --- a/ansible_collections/infoblox/nios_modules/README.md +++ b/ansible_collections/infoblox/nios_modules/README.md @@ -29,10 +29,24 @@ Modules - `nios_dtc_lbdn` – Configure Infoblox NIOS DTC LBDN records +- `nios_dtc_monitor_http` – Configure Infoblox NIOS DTC HTTP monitors + +- `nios_dtc_monitor_icmp` – Configure Infoblox NIOS DTC ICMP monitors + +- `nios_dtc_monitor_pdp` – Configure Infoblox NIOS DTC PDP monitors + +- `nios_dtc_monitor_sip` – Configure Infoblox NIOS DTC SIP monitors + +- `nios_dtc_monitor_snmp` – Configure Infoblox NIOS DTC SNMP monitors + +- `nios_dtc_monitor_tcp` – Configure Infoblox NIOS DTC TCP monitors + - `nios_dtc_pool` – Configure Infoblox NIOS DTC pools - `nios_dtc_server` – Configure Infoblox NIOS DTC server records +- `nios_dtc_topology` – Configure Infoblox NIOS DTC topologies + - `nios_fixed_address` – Configure Infoblox NIOS DHCP Fixed Address - `nios_host_record` – Configure Infoblox NIOS host records @@ -79,11 +93,15 @@ Installation Dependencies ------------ -- Python version 3.8 or later +- Python version 3.10 or later + +- Ansible Core version 2.14 or later -- Ansible version 2.12 or later +- NIOS 8.6.x and 9.0.x -- NIOS 8.5.x or later +- Infoblox WAPI version 2.9 or later + +Note: For modules of DTC objects to function properly, Infoblox recommends WAPI version 2.12 or later. Prerequisites ------------- @@ -166,7 +184,7 @@ Dates TBD Current release --------------- -1.5.0 on 11 May 2023 +1.6.1 on 19 Dec 2023 Versioning ========= |