-
Notifications
You must be signed in to change notification settings - Fork 83
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
Change path to point to proper endpoint #881
Conversation
d350dfd
to
b0320e2
Compare
b0320e2
to
eb2fb0f
Compare
Codecov ReportBase: 93.47% // Head: 93.47% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #881 +/- ##
=======================================
Coverage 93.47% 93.47%
=======================================
Files 6 6
Lines 2928 2928
=======================================
Hits 2737 2737
Misses 191 191
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Ack, please add specific branch labels where you want this to be cherrypicked, also open manual cpick for #841
* Add support for Ansible Role sync and assign (#841) * Add support for Ansible Role sync and assign * Added Ansible roles entity in unit test Co-authored-by: Adarsh Dubey <addubey@redhat.com> * Change path to point to proper endpoint (#881) --------- Co-authored-by: Adarsh Dubey <addubey@redhat.com>
* Add support for Ansible Role sync and assign (#841) * Add support for Ansible Role sync and assign * Added Ansible roles entity in unit test Co-authored-by: Adarsh Dubey <addubey@redhat.com> * Change path to point to proper endpoint (#881) --------- Co-authored-by: Adarsh Dubey <addubey@redhat.com>
Small update to Ansible Nailgun PR recently merged, this properly sets the path to the endpoint it needs to point to.