community.general/lib/ansible/modules
Evgeni Golov 7c66c90afc introduce module_utils.urls.fetch_file as a wrapper to download and save files (#19172)
* module_utils.urls: add fetch_file function

* apt: use fetch_file instead of own download()

* unarchive: use fetch_file instead of own codecopy

* apt: add test for deb=http://…

* unarchive: add test for a remote file download and unarchive

* yum: replace fetch_rpm_from_url by fetch_file

* use NamedTemporaryFile

* don't add a dot to fileext, it's already there
2018-10-08 14:41:57 +02:00
..
cloud Account for boolean OVF properties (#45529) 2018-10-08 06:14:58 -04:00
clustering Add Check Mode to consul_kv (#28934) 2018-09-19 18:21:03 -04:00
commands Add less judgmental hint to use script + template 2018-09-28 19:19:58 +02:00
crypto Change with_*: loops to loop: loops. Fix some examples. (#46373) 2018-10-03 02:41:34 -04:00
database influxdb_retention_policy: don't fail with empty error message (#28792) 2018-10-08 07:23:53 -04:00
files introduce module_utils.urls.fetch_file as a wrapper to download and save files (#19172) 2018-10-08 14:41:57 +02:00
identity Unify terms and UI between 1Password lookups and facts module (#45427) 2018-09-21 14:26:05 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Ignore empty result of rabbitmqctl list_user_permissions (#35598) 2018-10-02 15:08:50 +05:30
monitoring zabbix_host: fix link template error (#46521) 2018-10-05 10:40:30 -04:00
net_tools fix drain mode 'bool' (#30833) (#46478) 2018-10-05 03:55:42 -04:00
network nxos_evpn_vni check_mode (#46612) 2018-10-08 11:11:01 +04:00
notification mail: Fix regression when sending mail without SSL (#46403) 2018-10-05 09:38:00 -04:00
packaging introduce module_utils.urls.fetch_file as a wrapper to download and save files (#19172) 2018-10-08 14:41:57 +02:00
remote_management Added module to manage manageiq tenants (#43988) 2018-10-07 05:13:01 -05:00
source_control Docs: Avoid use of 'default: null' (#45795) 2018-09-19 09:02:27 -05:00
storage NetApp Bulk Doc changes (#45856) 2018-09-19 20:26:28 +01:00
system Add documentation on underlying tools in user module (#46455) 2018-10-04 15:29:57 -04:00
utilities Use specified loopvar in include_role example loop 2018-10-01 17:39:10 -04:00
web_infrastructure Correct invalid example in jenkins_script docs (#46193) 2018-10-02 08:04:28 -05:00
windows Add chdir support to win_package (#46123) 2018-10-08 16:28:28 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00