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

add override value for sort_keys in to_nice_json #52341

Merged
merged 1 commit into from
Feb 19, 2019
Merged

Conversation

adirizka7
Copy link
Contributor

SUMMARY

to_nice_json's sort_key can now be overrided with False if user don't want to sort the key.
Fixes #52321

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

to_nice_json

ADDITIONAL INFORMATION

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 core_review In order to be merged, this PR must follow the core review workflow. feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Feb 15, 2019
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Feb 19, 2019
@bcoca bcoca merged commit 81ab399 into ansible:devel Feb 19, 2019
@ansible ansible locked and limited conversation to collaborators Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 core_review In order to be merged, this PR must follow the core review workflow. feature This issue/PR relates to a feature request. new_contributor This PR is the first contribution by a new community member. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not force sort_keys in to_nice_json
3 participants