Guillaume Coré
905c25559d
add stdin argument to command module
...
fixes #14380
2017-08-15 18:24:01 -07:00
Toshio Kuratomi
872255b791
Revert "Add 'stdin' argument to command/shell modules"
...
This reverts commit 393909d0cc
.
Reverte so that we can maintain authorship
2017-08-15 17:10:31 -07:00
Andy Freeland
393909d0cc
Add 'stdin' argument to command/shell modules
...
Fixes #14380 #23428
2017-08-15 14:27:57 -07:00
Matt Clay
6bbd92e422
Initial ansible-test implementation. ( #18556 )
2016-11-29 21:21:53 -08:00
Adrien Vergé
0e834fc9e4
Fix cosmetic problems in YAML source
...
This change corrects problems reported by the `yamllint` linter.
Since key duplication problems were removed in 4d48711
, this commit
mainly fixes trailing spaces and extra empty lines at beginning/end of
files.
2016-11-11 14:50:57 -08:00
Matt Clay
75e4645ee7
Migrate Linux CI roles to test targets. ( #17997 )
2016-10-13 09:09:25 -07:00