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

vr_server: fix assumption returned id is an int #34765

Merged
merged 1 commit into from
Jan 12, 2018
Merged

vr_server: fix assumption returned id is an int #34765

merged 1 commit into from
Jan 12, 2018

Conversation

resmo
Copy link
Contributor

@resmo resmo commented Jan 11, 2018

SUMMARY

looks like an int ID, but the api returns it as string, keep it the way it is returned.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

vr_server

ANSIBLE VERSION
2.5
ADDITIONAL INFORMATION

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 bugfix_pull_request cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. owner_pr This PR is made by the module's maintainer. support:community This issue/PR relates to code supported by the Ansible community. labels Jan 11, 2018
@Akasurde Akasurde removed the needs_triage Needs a first human triage before being processed. label Jan 12, 2018
@resmo resmo merged commit e3b5be0 into ansible:devel Jan 12, 2018
@resmo resmo deleted the fix/vr_server_id_string branch January 12, 2018 06:30
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bugfix_pull_request labels Mar 6, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.5 This issue/PR affects Ansible v2.5 bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. owner_pr This PR is made by the module's maintainer. support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants