summaryrefslogtreecommitdiff
path: root/test/integration/targets/module_utils
Commit message (Expand)AuthorAgeFilesLines
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Split integration test fixes. (#78281)Matt Clay2022-07-182-10/+36
* Replace incidental_inventory_aws_ec2 with intentional coverage (#77743)Sloane Hertel2022-05-233-0/+40
* The final `output_dir` pr (#76862)Matt Martz2022-01-278-12/+23
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-203-2/+5
* AnsiballZ - Make sure cwd is accessible. (#75636)Matt Clay2021-09-031-1/+7
* Deprecate Py2.6 support for target nodes (#74165)Matt Martz2021-04-161-2/+2
* add optional module_utils import support (#73832)Matt Davis2021-03-104-8/+103
* no_log mask suboption fallback values and defaults CVE-2021-20228 (#73487)Jordan Borean2021-02-054-0/+100
* Various intentional tests (#72485)Matt Martz2020-11-063-0/+65
* refactor Python module_utils locator (#70610)Matt Davis2020-07-161-1/+1
* Support datetime.date object in module result (#70595)jabdr2020-07-142-0/+31
* Throw a prettier error in m_u.basic syslog (#70312)Rick Elrod2020-07-012-1/+38
* Fix -vvvvv unicode error in executor.module_common (#70368)Rick Elrod2020-06-292-0/+10
* Add integration tests for basic.py _set_cwd.Matt Clay2020-06-265-0/+87
* More boilerplate fixes. (#70224)Matt Clay2020-06-224-0/+10
* Add tests for new alias deprecation functionality (#61476)Jill R2019-09-052-0/+26
* More test fixes for split controller/remote tests.Matt Clay2019-01-252-2/+2
* Remove unnecessary absolute paths from tests.Matt Clay2019-01-171-1/+1
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-1/+1
* Disable pylint check for names existing in modules for test dataToshio Kuratomi2017-07-271-0/+3
* Fix undefined variables, basestring usage, and some associated python3 issuesToshio Kuratomi2017-07-251-1/+3
* moved to exceptions for basic skip/failsBrian Coca2017-04-251-3/+3
* Module utils default path (#20913)Toshio Kuratomi2017-02-0217-1/+67
* Combine jimi-c and bcoca's ideas and work on hooking module-utils into Plugin...Toshio Kuratomi2017-01-3167-0/+201