ansible/test/units/modules
Matt Martz 4c4406b2df
Flatten the directory hierarchy of modules (#68966)
* Flatten the directory hierarchy of modules

* Update ignore.txt, flatten units

* Update imports

* Completely flatten the modules directory

* Update sanity ignore

* Fix some sanity test ignores

* Fix relative import

* Fix docs builds without category

* ci_complete

* Clean up docs. ci_complete

* Adjust needs/file alias

* ci_complete

* fix hardcoded ping module paths

Co-authored-by: Matt Davis <mrd@redhat.com>
2020-05-13 19:14:53 -07:00
..
__init__.py
conftest.py fix missing attribs with dirct module execution (#53875) 2019-04-04 09:59:52 -04:00
test_apt.py Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
test_copy.py Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
test_iptables.py Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
test_known_hosts.py Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
test_pip.py Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
test_systemd.py Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
test_yum.py Flatten the directory hierarchy of modules (#68966) 2020-05-13 19:14:53 -07:00
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 2019-08-21 16:52:58 -05:00