You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In maintaining large NetScaler deployments you may have dozens or hundreds of NetScaler systems that you are trying to manage with Ansible. Maintaining an inventory within Ansible can be a duplicative effort when a source of truth for the NetScaler estate already exists within NetScaler Console / NetScaler Console Service.
This feature request is to ask that a custom Ansible inventory plugin be developed to create a NetScaler inventory based upon NetScalers managed in a NetScaler Console / NetScaler Console Service environment.
This could return more than just the hostname/IP of the NetScaler systems as well, the plugin could allow the user to import specific properties into the Ansible inventory.
We can create an external process to do the same thing using NetScaler Console APIs today, but it would be more streamlined to see it managed within the NetScaler Ansible collection.
Additional Information
Here is an example of what the plugin might look like to consume
Summary
In maintaining large NetScaler deployments you may have dozens or hundreds of NetScaler systems that you are trying to manage with Ansible. Maintaining an inventory within Ansible can be a duplicative effort when a source of truth for the NetScaler estate already exists within NetScaler Console / NetScaler Console Service.
This feature request is to ask that a custom Ansible inventory plugin be developed to create a NetScaler inventory based upon NetScalers managed in a NetScaler Console / NetScaler Console Service environment.
This could return more than just the hostname/IP of the NetScaler systems as well, the plugin could allow the user to import specific properties into the Ansible inventory.
References:
Issue Type
Feature Idea
Component Name
netscaler_console_inventory
Describe alternatives you've considered
We can create an external process to do the same thing using NetScaler Console APIs today, but it would be more streamlined to see it managed within the NetScaler Ansible collection.
Additional Information
Here is an example of what the plugin might look like to consume
The text was updated successfully, but these errors were encountered: