Commit Graph

2 Commits (d4a3d6cd0a090e455dcd566db72742fac5aec3d9)

Author SHA1 Message Date
Matt Clay f510d59943
Support relative imports in AnsiballZ. (#61196) 6 years ago
Toshio Kuratomi 33d2728879 Rename python files in hacking/ directory to have .py suffix
ansible-test only passes files which have the .py suffix for sanity
tests on python files.  This change will allow sanity tests to run on
the Python files in hacking/

* Rename test-module to test-module.py
* Symlink test-module for backwards compat since end users may be using
  test-module
* Fix test-module sanity errors that are now triggered
* Rename ansible_profile to ansible-profile.py
* Rename build-ansible
7 years ago