community.general/lib/ansible/modules/net_tools
Matt Martz 961484e00d
Add src parameter for uri module that can be used in place of body. Supports binary files (#33689)
* First pass at a src parameter that can be used in place of body. Supports binary files

* Add test for uri src body

* Bump version_added to 2.6

* Close the open file handle

* Add uri action plugin that handles src/remote_src

* Document remote_src

* Remove duplicate info about remote_src

* Bump version_added to 2.7
2018-05-31 11:43:00 -05:00
..
basics Add src parameter for uri module that can be used in place of body. Supports binary files (#33689) 2018-05-31 11:43:00 -05:00
exoscale exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
infinity Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
ldap LDAP: Refactor and add ldap_passwd module (#33040) 2018-04-27 15:54:05 +05:30
nios adds alias parameter to nios_host_record (#39469) 2018-05-31 15:14:55 +05:30
__init__.py
cloudflare_dns.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dnsimple.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dnsmadeeasy.py Update dnsmadeeasy.py (#38731) 2018-04-20 15:42:42 +02:00
haproxy.py Fix python3 interpreter issue (#34811) (#35176) 2018-03-22 12:59:46 -07:00
ip_netns.py Add network namespace module (#21820) 2018-01-03 15:27:58 -05:00
ipify_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ipinfoio_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
lldp.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
nmcli.py fix typo in nmcli doc (#40116) 2018-05-15 07:52:59 +05:30
nsupdate.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
omapi_host.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
snmp_facts.py Fix typo in if statement in snmp_facts module. (#39578) 2018-05-30 02:10:19 +02:00