summaryrefslogtreecommitdiff
path: root/test/integration/targets/command_shell
Commit message (Expand)AuthorAgeFilesLines
* group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853)Matt Martz2022-01-262-56/+58
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-1/+0
* Add check_mode tests for shell/command/script and make skipped=True/changed=T...Sloane Hertel2022-01-071-0/+64
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-2/+2
* command - remove unreachable code and achieve full test coverage (#75036)Sam Doran2021-06-161-0/+37
* various fixes to command (#74212)Brian Coca2021-04-131-2/+32
* Increase test coverage for command module (#74183)David Shrewsbury2021-04-081-0/+62
* Deprecate command warnings feature (#70504)Rick Elrod2020-07-071-53/+0
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Update command/shell docs with note about modules for rebooting(#51499)Sam Doran2019-02-131-58/+116
* command modules: optional stdin_add_newline (#45170)James Cassell2018-10-311-0/+46
* Add integration testsDag Wieers2018-09-281-37/+49
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Fixes #19392: allow commands to be specified as lists. new syntax is documen...Adam Patt2018-05-161-0/+29
* Move requirements into tests. (#35885)Matt Clay2018-02-101-9/+3
* Revert "Move requirements into tests. (#35197)"Matt Clay2018-01-231-3/+9
* Move requirements into tests. (#35197)Matt Clay2018-01-231-9/+3
* Have command nanny tell you how to disable the warning (#34061)Toshio Kuratomi2017-12-191-2/+2
* Command module bug fix, tests and cleanup. (#30432)Matt Clay2017-09-151-4/+63
* add stdin argument to command moduleGuillaume Coré2017-08-151-0/+29
* Revert "Add 'stdin' argument to command/shell modules"Toshio Kuratomi2017-08-151-29/+0
* Add 'stdin' argument to command/shell modulesAndy Freeland2017-08-151-0/+29
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+3
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-111-2/+1
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-135-0/+231