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
Hi all, I'm trying to figure out how use the "vmanage_feature_template" Ansible module, but the documentation in "ansible/README.md" is very rudimentary. I would like to be able to create a new or update an existing feature template, but I'm having a hard time figuring out how to format the data that needs to go into the arguments without having to dig into the code... :-)
Could someone please provide me with a complete/working example that shows how to use this module properly?
I.e.:
how do I create a new feature template using this module
how do I update an existing feature template (may or may not already be attached)
with or without the use of 'aggregate'
Also, it would be very helpful for "end users" if there were more detailed examples in a 'ansible/examples' directoy or similar.
Thanks a lot!
/Espen
The text was updated successfully, but these errors were encountered:
Hi all, I'm trying to figure out how use the "vmanage_feature_template" Ansible module, but the documentation in "ansible/README.md" is very rudimentary. I would like to be able to create a new or update an existing feature template, but I'm having a hard time figuring out how to format the data that needs to go into the arguments without having to dig into the code... :-)
Could someone please provide me with a complete/working example that shows how to use this module properly?
I.e.:
Also, it would be very helpful for "end users" if there were more detailed examples in a 'ansible/examples' directoy or similar.
Thanks a lot!
/Espen
The text was updated successfully, but these errors were encountered: