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

Ansible.ModuleUtils.FileUtil - Add ability to test non file system provider paths #39200

Merged
merged 1 commit into from Apr 24, 2018

Conversation

jborean93
Copy link
Contributor

SUMMARY

Adds the ability to use Test-AnsiblePath to test out paths with non file system providers. This brings the Test-AnsiblePath more on par with the Test-Path cmdlet.

Fixes #39072

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

module_utils/powershell/Ansible.ModuleUtils.FileUtil.psm1

ANSIBLE VERSION
devel

@ansibot ansibot added bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests. labels Apr 23, 2018
@nitzmahone
Copy link
Member

+1 for backport for 2.5.2 also

@jborean93 jborean93 merged commit b6afe69 into ansible:devel Apr 24, 2018
@jborean93 jborean93 deleted the win-test-path-fix branch April 24, 2018 00:06
jborean93 added a commit to jborean93/ansible that referenced this pull request Apr 24, 2018
@jborean93
Copy link
Contributor Author

Backport PR for stable-2.5 #39203

jborean93 added a commit that referenced this pull request Apr 24, 2018
…ile system provider paths (#39203)

* Ansible.ModuleUtils.FileUtil - Add ability to test non file system provider paths (#39200)


(cherry picked from commit b6afe69)

* Added changelog fragment
@samdoran samdoran removed the needs_triage Needs a first human triage before being processed. label Apr 26, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 12, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 14, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
oolongbrothers pushed a commit to oolongbrothers/ansible that referenced this pull request May 15, 2018
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
@ansible ansible locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug This issue/PR relates to a bug. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. test This PR relates to tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test-AnsiblePath on certificate paths don't seem to work in Ansible 2.5.1 (Windows)
4 participants