Skip to content
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

Fix repositories deletion failure when using ansible-galaxy client #1427

Merged
merged 1 commit into from
Dec 17, 2018

Conversation

cutwater
Copy link
Collaborator

ansible-galaxy client uses deprecated API to delete user repositories.
This patch fixes reporisotry and roles lookup performed by name
attribute instead of original_name.

Issue: #1420
Backport: #1423

(cherry picked from commit d25f2d6)

ansible-galaxy client uses deprecated API to delete user repositories.
This patch fixes reporisotry and roles lookup performed by `name`
attribute instead of `original_name`.

(cherry picked from commit d25f2d6)
@cutwater cutwater added this to the 3.1.X milestone Dec 17, 2018
@cutwater cutwater added the backport Backport pull request label Dec 17, 2018
@cutwater cutwater merged commit ca76888 into ansible:stable/3.1 Dec 17, 2018
@cutwater cutwater deleted the backport/3.1/1423 branch December 17, 2018 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Backport pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant