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/units
Peter Sprygada c2d3b9cbd5
refactors nios api shared code to handle provider better (#35393)
* refactors nios api shared code to handle provider better

This change refactors the shared code to be easily shared between
modules, plugins and dynamic inventory scripts.  All parts now implement
the provider arguments uniformly.

This also provides a centralized fix to suppress urllib3 warnings coming
from the requests library implemented by infoblox_client

* fix up pep8 errors

* fix missing var name
8 years ago
..
cli galaxy unit tests: add missing arg (#33766) 8 years ago
config additional configmanager tests 8 years ago
contrib Update vmware_inventory (#26308) 9 years ago
errors test/: PEP8 compliancy (#24803) 9 years ago
executor Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299) 8 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Porting tests to pytest (#33387) 8 years ago
module_utils refactors nios api shared code to handle provider better (#35393) 8 years ago
modules Fortinet FortiManager Scripting Module (#34518) 8 years ago
parsing Remove deprecated code (#34828) 8 years ago
playbook fixed test to new sig 8 years ago
plugins Conjur Lookup Plugin (#34280) 8 years ago
template Deprecate tests used as filters (#32361) 8 years ago
utils test/: PEP8 compliancy (#24803) 9 years ago
vars Miscellaneous pylint fixes. 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
ansible.cfg Fix ansible-test config management. 8 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 9 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 9 years ago