You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
__init__.py
conftest.py fix missing attribs with dirct module execution (#53875) 6 years ago
test_apt.py Flatten the directory hierarchy of modules (#68966) 4 years ago
test_copy.py Flatten the directory hierarchy of modules (#68966) 4 years ago
test_iptables.py Flatten the directory hierarchy of modules (#68966) 4 years ago
test_known_hosts.py Flatten the directory hierarchy of modules (#68966) 4 years ago
test_pip.py Flatten the directory hierarchy of modules (#68966) 4 years ago
test_systemd.py Flatten the directory hierarchy of modules (#68966) 4 years ago
test_yum.py Flatten the directory hierarchy of modules (#68966) 4 years ago
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 5 years ago