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
Toshio Kuratomi 235bdfb996 Remove shell module specialcases
Shell is implemented via the command module.  There was a special case
in mod_args to do that.  Make shell into an action plugin to handle that
instead.

Also move the special case for the command nanny into a command module
action plugin.  This is more appropriate as we then do not have to send
a parameter that is only for the command module to every single module.
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Adding aliases for field attributes and renaming async attribute (#33141) 8 years ago
integration Rebalance Azure tests more. 8 years ago
legacy Fix tests as filters #4 (#33930) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Port eos tests to network_cli (#33586) 8 years ago
sanity Fix tests as filters #4 (#33930) 8 years ago
units Remove shell module specialcases 8 years ago
utils Add Azure provider support to ansible-test and CI. 8 years ago