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 method get_bin_path to module_common.py #903

Closed
wants to merge 1 commit into from
Closed

Add method get_bin_path to module_common.py #903

wants to merge 1 commit into from

Conversation

sfromm
Copy link
Contributor

@sfromm sfromm commented Aug 18, 2012

This is meant to assist all the modules that look for the full path of
an executable. If it is found and is X_OK, returns the full path.
Otherwise, it returns None.

This is meant to assist all the modules that look for the full path of
an executable.  If it is found and is X_OK, returns the full path.
Otherwise, it returns None.
@mpdehaan
Copy link
Contributor

Looks good.

I'll take this if you can update this to make some modules use it, that way it just doesn't sit there unused.

Thanks!

@ghost ghost assigned sfromm Aug 18, 2012
@mpdehaan mpdehaan closed this Aug 20, 2012
@ansible ansible locked and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants