You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/uri
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
6 years ago
..
files Fix uri test on Python 2.6. 6 years ago
meta Migrate Linux CI roles to test targets. (#17997) 8 years ago
tasks Add src parameter for uri module that can be used in place of body. Supports binary files (#33689) 6 years ago
templates Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 7 years ago
vars Extra deps needed for building cryptography 8 years ago
aliases Overhaul httptester support in ansible-test. (#39892) 6 years ago