Skip to content

Provided a fix for the NIOS_ZONE and created some new plugins#311

Open
aheath1992 wants to merge 8 commits intoinfobloxopen:masterfrom
aheath1992:master
Open

Provided a fix for the NIOS_ZONE and created some new plugins#311
aheath1992 wants to merge 8 commits intoinfobloxopen:masterfrom
aheath1992:master

Conversation

@aheath1992
Copy link

  1. Merged PR Fix for issue 214 where --check is ignored when handling NIOS_ZONE ob… #215 (bug fix for NIOS_ZONE --check mode)
  2. Merged PR Creating adminrole Ansible module #291 (nios_adminrole module)
  3. Merged PR Creating admingroup Ansible module #292 (nios_admingroup module)
  4. Fixed typos and type inconsistencies in nios_admingroup
  5. Updated README.md with the two new modules

mkearey and others added 8 commits January 29, 2024 14:29
Created a module that can create and remove Infoblox NIOS adminroles
objects using the Infoblox WAPI interface over REST.
Created a module that can create and remove Infoblox NIOS admingroup
objects using the Infoblox WAPI interface over REST.
# Conflicts:
#	plugins/module_utils/api.py
   - Fixed typos in documentation: assinment->assignment, NISO->NIOS,
     instcae->instance, alloed->allowed
   - Corrected documentation field name from 'role' to 'roles' to match
     actual parameter
   - Fixed access_method default from string 'GUI' to list ['GUI'] to
     match declared type
Add nios_admingroup and nios_adminrole modules to the modules list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants