-
Notifications
You must be signed in to change notification settings - Fork 23.9k
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 paths to actually be config file relative #31533
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ansibot
added
affects_2.5
This issue/PR affects Ansible v2.5
bugfix_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.
utils/path
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR.
labels
Oct 10, 2017
bcoca
removed
the
needs_triage
Needs a first human triage before being processed.
label
Oct 10, 2017
also allow to unfrack paths for 'not cwd' only use -i 'localhost,' for adhoc in pull
bcoca
force-pushed
the
fix_config_pathing
branch
from
October 10, 2017 18:29
ba773d8
to
9bf3737
Compare
Checking for transient errors.. This run, failed on OSX in two separate waysi n the become integration test:
and then
centos6 failure I think is due to the new tests for rpm_key. Trying to address that here: #31548 |
ansibot
removed
the
needs_revision
This PR fails CI tests or a maintainer has requested a review/revision of the PR.
label
Oct 11, 2017
abadger
pushed a commit
that referenced
this pull request
Oct 11, 2017
* fix paths to actually be config file relative also allow to unfrack paths for 'not cwd' only use -i 'localhost,' for adhoc in pull (cherry picked from commit 3886f80)
Cherrypicked and merged for 2.4.1rc1 |
BondAnthony
pushed a commit
to BondAnthony/ansible
that referenced
this pull request
Oct 14, 2017
* fix paths to actually be config file relative also allow to unfrack paths for 'not cwd' only use -i 'localhost,' for adhoc in pull
mtb-xt
pushed a commit
to mtb-xt/ansible
that referenced
this pull request
Oct 15, 2017
* fix paths to actually be config file relative also allow to unfrack paths for 'not cwd' only use -i 'localhost,' for adhoc in pull
This was referenced Jan 31, 2018
ansibot
added
bug
This issue/PR relates to a bug.
and removed
bugfix_pull_request
labels
Mar 6, 2018
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.
cli/pull
support:core
This issue/PR relates to code supported by the Ansible Engineering Team.
utils/path
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
also allow to unfrack paths for 'not cwd'
ISSUE TYPE
COMPONENT NAME
config/paths
ANSIBLE VERSION