Files
community.general/lib/ansible/plugins/action
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.
2017-12-21 20:42:44 -08:00
..
2017-12-21 20:42:44 -08:00
2017-12-09 19:03:31 +05:30
2017-12-21 20:42:44 -08:00
2017-06-02 12:14:11 +01:00
2017-05-30 14:56:31 -07:00
2017-12-21 20:42:44 -08:00
2017-06-02 12:14:11 +01:00
2017-11-09 09:48:14 -05:00
2017-08-11 17:50:49 -07:00
2017-02-25 21:14:40 -05:00