Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Cleanups of command.py #4526

Merged
merged 1 commit into from Aug 24, 2016
Merged

Cleanups of command.py #4526

merged 1 commit into from Aug 24, 2016

Conversation

abadger
Copy link
Contributor

@abadger abadger commented Aug 24, 2016

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

command/command.py

ANSIBLE VERSION
devel
SUMMARY
  • Import module_utils at the top
  • Fix python3 by marking literals combined with stdout/stderr as byte
    literals
  • Mark parameters as type=path where appropriate

* Import module_utils at the top
* Fix python3 by marking literals combined with stdout/stderr as byte
  literals
* Mark parameters as type=path where appropriate
@gregdek
Copy link
Contributor

gregdek commented Aug 24, 2016

Thanks @abadger for this PR. This module is maintained by the Ansible core team, so it can take a while for patches to be reviewed. Thanks for your patience.

Core team: please review according to guidelines (http://docs.ansible.com/ansible/developing_modules.html#module-checklist) and comment with 'needs_revision' or merge as appropriate.

[This message brought to you by your friendly Ansibull-bot.]

@abadger abadger merged commit 2f26352 into ansible:devel Aug 24, 2016
@abadger abadger deleted the py3-fix-command branch August 24, 2016 15:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants