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/sanity
Matt Martz d4930e6692
Add requests.Session like class (#37622)
* Adds requests.Session like class

* py2 syntax fix

* Add a few examples to the Request docstrings

* Add helper methods and docs

* Fix test failures

* Switch tests to test Request instead of open_url, add simple open_url test to validate funcitonality

* Fix filename in replace-urlopen code smell test
7 years ago
..
ansible-doc
code-smell Add requests.Session like class (#37622) 7 years ago
compile
import vdirect modules: fix 'import' sanity test (#39706) 7 years ago
pep8 Explicitly exclude W504 (#38539) 7 years ago
pslint
pylint EC2_group module refactor (formerly pr/37255) (#38678) 7 years ago
rstcheck
shellcheck
validate-modules gluster_volume: add 'volume' alias to 'name' param (#40845) 7 years ago
yamllint Add yamllint for plugin docs and fix issues. 7 years ago
ansible.cfg