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
2018-01-27 08:03:06 -05:00
..
cli galaxy unit tests: add missing arg (#33766) 2018-01-04 09:16:56 -08:00
config additional configmanager tests 2017-10-13 20:25:12 -04:00
contrib
errors
executor Recursively remove args with omit as as their value, to match suboptions in argument_spec (#35299) 2018-01-26 11:07:04 -06:00
inventory_test_data/group_vars
mock Porting tests to pytest (#33387) 2017-12-05 12:43:13 -08:00
module_utils refactors nios api shared code to handle provider better (#35393) 2018-01-27 08:03:06 -05:00
modules Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
parsing Remove deprecated code (#34828) 2018-01-23 12:02:09 -06:00
playbook fixed test to new sig 2018-01-04 11:20:56 -05:00
plugins Conjur Lookup Plugin (#34280) 2018-01-23 10:04:57 -06:00
template Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
utils
vars Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
__init__.py
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
conftest.py
test_constants.py