community.general/lib/ansible/modules
Nathaniel Case e9d7fa0418
HTTP(S) API connection plugin (#39224)
* HTTPAPI connection

* Punt run_commands to cliconf or httpapi

* Fake enable_mode on eapi

* Pull changes to nxos

* Move load_config to edit_config for future-preparedness

* Don't fail on lldp disabled

* Re-enable check_rc on nxos' run_commands

* Reorganize nxos httpapi plugin for compatibility

* draft docs for connection: httpapi

* restores docs for connection:local for eapi

* Add _remote_is_local to httpapi
2018-05-17 18:47:15 -04:00
..
cloud Add new OpenStack module for changing metadata of compute instances (#19113) 2018-05-17 17:24:28 -04:00
clustering Move k8s modules to dynamic backend (#39632) 2018-05-16 10:57:36 -05:00
commands Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 2018-05-16 13:37:39 -07:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database influxdb_query: fix use of common return results (#39626) 2018-05-05 14:11:42 +02:00
files Move rewriting of path earlier in the argument handling as other things depend on the path 2018-05-17 15:24:56 -07:00
identity Fix case (#40272) 2018-05-16 19:51:55 -04:00
inventory
messaging rabbitmq_binding: Update documentation (#40062) 2018-05-15 03:52:55 -04:00
monitoring New zabbix_group_facts module (#39654) 2018-05-15 20:05:27 +02:00
net_tools uri: Add form-urlencoded support to body_format (#37188) 2018-05-17 13:18:18 -04:00
network HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
notification [Fix] Commented out Section due to no Quotes (#24258) 2018-05-15 12:20:09 -04:00
packaging redhat_subscription: C locale for stdout scraping (#40165) 2018-05-17 20:44:06 +02:00
remote_management Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
source_control New Module: gitlab_hooks module and related tests (#40096) 2018-05-17 13:52:48 -04:00
storage More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
system sysvinit service module (#34962) 2018-05-17 17:32:27 -05:00
utilities Clarify in docs that end_play affects all hosts (#40235) 2018-05-17 13:53:46 +10:00
web_infrastructure jenkins_job_facts: Add validate_certs argument (#40065) 2018-05-15 03:39:47 -04:00
windows Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
__init__.py