-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New module: service_catalog_info - to retrieve information about service catalog along with categories and items #342
Conversation
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 33s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 55s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 53s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 30s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 50s |
This module retreive information about service catalog along with categories and items
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 41s |
Due to complexity of having a dict with dict as options, we changed the modules args by flatting them.
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 53s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 41s |
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 4m 21s |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor misspelling, I think?
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 17s |
This PR adds a module to retrieve information about service catalog along with categories and items
SUMMARY
This is part of Service Catalog features.
ISSUE TYPE
ADDITIONAL INFORMATION