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
I would like to use the Dell EMC Unity Ansible modules but have a rather hard time figuring out what the exact requirements are and what needs to be defined in the playbook in order to run the various modules.
Well, what would a playbook look like that would run one of the modules in a task? Where is the playbook run? Locally?
For example, when using dellemc.os10.os10_command to get some information from an access switch, you have to set connection: network_cli and some additional variables like ansible_become_method
What is needed to use these unity modules? Which variables need to be set etc.
Hi there
I would like to use the Dell EMC Unity Ansible modules but have a rather hard time figuring out what the exact requirements are and what needs to be defined in the playbook in order to run the various modules.
Where I checked so far:
Is there a documentation about that somewhere or some examples apart from the module ones?
Thanks in advance.
The text was updated successfully, but these errors were encountered: