ansible/test/units/module_utils
Matt Martz b748edea45
Add multipart/form-data functionality ()
* Add multipart/form-data functionality

* Fix some linting issues

* Fix error message

* Allow filename to be provided with content

* Add integration test

* Update examples

* General improvements to multipart handling

* Use prepare_multipart for galaxy collection publish

* Properly account for py2 vs py3, ensuring no max header length

* Address test assumptions

* Add unit tests

* Add changelog

* Ensure to use CRLF instead of NL

* Ignore line-endings in fixture

* Consolidate code, add comment

* Bump fallaxy container version

* ci_complete
..
basic Fix filedescriptor out of range in select() when running commands ()
common Expose to_<str> as a public function ()
facts introduce fact "ansible_processor_nproc": number of usable vcpus ()
json_utils Replace TestCase.assertEquals with TestCase.assertEqual.
parsing Cleanup for Python 3.9 and pycodestyle compat.
urls Add multipart/form-data functionality ()
__init__.py Add empty-init code-smell script. ()
conftest.py Python 3.8 collections compatibility fixes.
test_distribution_version.py Distribution: Add PopOS as Debian OS_FAMILY ()
test_distro.py Update distro unit test ()