1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules
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
..
cloud [cloud] New module aws_scaling_policy (#31241) 2017-12-21 19:47:02 -05:00
clustering K8s raw modules (#34050) 2017-12-19 15:25:33 -06:00
commands Remove shell module specialcases 2017-12-21 20:42:44 -08:00
crypto add usage example for the assertonly provider (#34092) 2017-12-21 13:38:15 +10:00
database influxdb: new module influxdb_query (#33801) 2017-12-21 07:03:27 +01:00
files Add gr_name and pw_name in find module 2017-12-21 17:00:25 -05:00
identity freeipa: Refactor ipa_dnszone (#34078) 2017-12-20 21:29:52 +05:30
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Deprecate check_invalid_arguments (#34004) 2017-12-19 14:36:02 -08:00
net_tools Fix typo in haproxy.py doc string (#31310) 2017-12-20 22:46:54 -05:00
network ios_static_route: fix broken import (#34133) 2017-12-21 17:12:19 +05:30
notification osx_say: add espeak support, rename module to say (#33071) 2017-12-09 13:45:31 +00:00
packaging apt_get: add warning for force_apt_get (#33994) 2017-12-19 22:39:15 -06:00
remote_management Ucsm WWNN/WWPN pools (#34017) 2017-12-21 21:34:13 +01:00
source_control Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
storage Deprecate check_invalid_arguments (#34004) 2017-12-19 14:36:02 -08:00
system Adding param "rule_num" for insert action to iptables module (#33708) 2017-12-15 16:08:40 -06:00
utilities fix ci, duplicate exception checking was merged in wait_for (my fault) 2017-12-13 09:53:39 -08:00
web_infrastructure Remove params option from examples 2017-12-19 12:04:14 -08:00
windows win_domain_group: added ability to specify AD server to interact with (#34166) 2017-12-22 11:06:22 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00