Commit Graph

25 Commits (stable-2.17)

Author SHA1 Message Date
Matt Martz 9e622ddb67
[stable-2.17] Unsafe persistence (#82779)
2 years ago
Sloane Hertel b5649f9686
Remove more Python 2 handling from tests (#82449)
2 years ago
Matt Martz 553f51e728
Revert logic to use Popen.communicate (#80874)
3 years ago
Jordan Borean 2253837453
command - Add option to disable argument var expansion (#80512)
3 years ago
Martin Krizek 6d260ad967
Remove COMMAND_WARNINGS and warn (#77411)
4 years ago
Matt Martz cad200406a
group2 - switch to setup_remote_tmp_dir instead of using output_dir (#76853)
4 years ago
Sloane Hertel b17557ae8e
Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429)
4 years ago
Matt Clay 4ea8d9a782
ansible-test - split controller/target testing (#75605)
5 years ago
Sam Doran 4ab791d501
command - remove unreachable code and achieve full test coverage (#75036)
5 years ago
Brian Coca b3b1dde648
various fixes to command (#74212)
5 years ago
David Shrewsbury d5ce6e6bed
Increase test coverage for command module (#74183)
5 years ago
Rick Elrod 41414ed475
Deprecate command warnings feature (#70504)
6 years ago
Sam Doran ad386290b4
Update command/shell docs with note about modules for rebooting(#51499)
7 years ago
James Cassell 8eacaf6a77 command modules: optional stdin_add_newline (#45170)
8 years ago
Dag Wieers 84437855c9 Add integration tests
8 years ago
Adam Patt 223a4c0685 Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261)
8 years ago
Matt Clay e7b793c8c6
Move requirements into tests. (#35885)
8 years ago
Matt Clay 69132007c0 Revert "Move requirements into tests. (#35197)"
8 years ago
Matt Clay 4f6017dc16
Move requirements into tests. (#35197)
8 years ago
Toshio Kuratomi 2e1c889275
Have command nanny tell you how to disable the warning (#34061)
9 years ago
Matt Clay 4ce13e983a Command module bug fix, tests and cleanup. (#30432)
9 years ago
Guillaume Coré 905c25559d add stdin argument to command module
9 years ago
Toshio Kuratomi 872255b791 Revert "Add 'stdin' argument to command/shell modules"
9 years ago
Andy Freeland 393909d0cc Add 'stdin' argument to command/shell modules
9 years ago
Matt Clay 75e4645ee7 Migrate Linux CI roles to test targets. (#17997)
10 years ago