ansible/lib/ansible
Michael Scherer 3f43879db8 Cleanup imports of xattr
Since the module use re and os, we need to import them.
And rather than importing '*', we should limit to the
only object/function needed, so we can more easily refactor
later.
2016-12-08 11:25:21 -05:00
..
cli
compat
config
errors
executor
galaxy
inventory
module_utils
modules Cleanup imports of xattr 2016-12-08 11:25:21 -05:00
parsing
playbook
plugins
template
utils
vars
__init__.py
constants.py
release.py
test-requirements.txt