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

ini inventory: document value parsing workaround #32047

Merged
merged 1 commit into from
Oct 23, 2017

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Oct 23, 2017

SUMMARY

Fixes #31656

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

ini

ANSIBLE VERSION
2.4

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 docs_pull_request needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Oct 23, 2017
@bcoca bcoca removed the needs_triage Needs a first human triage before being processed. label Oct 23, 2017
@mkrizek mkrizek added this to IN PROGRESS in CEM Oct 23, 2017
@ansibot
Copy link
Contributor

ansibot commented Oct 23, 2017

The test ansible-test sanity --test pep8 [?] failed with the following error:

lib/ansible/plugins/inventory/ini.py:23:161: E501 line too long (357 > 160 characters)

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Oct 23, 2017
@ansibot ansibot removed ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Oct 23, 2017
@abadger abadger merged commit 4bd1621 into ansible:devel Oct 23, 2017
@abadger abadger added this to To be cherrypicked (rc only) in 2.4.x Blocker List Oct 23, 2017
@mkrizek mkrizek moved this from IN PROGRESS to DONE in CEM Oct 24, 2017
@mkrizek mkrizek deleted the ini-docs-workaround branch October 24, 2017 07:35
@bcoca bcoca moved this from To be cherrypicked (rc only) to TODO: Next release in 2.4.x Blocker List Oct 25, 2017
@abadger
Copy link
Contributor

abadger commented Oct 26, 2017

cherry-picked for the 2.4.2beta1 release.

@abadger abadger moved this from TODO: Next release to Done in 2.4.2 in 2.4.x Blocker List Oct 26, 2017
@ansibot ansibot added docs This issue/PR relates to or includes documentation. and removed docs_pull_request labels Mar 4, 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 docs This issue/PR relates to or includes documentation. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
No open projects
2.4.x Blocker List
Done in 2.4.2
CEM
DONE
Development

Successfully merging this pull request may close these issues.

Parsing issue in inventory files
4 participants