1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/module_utils
Peter Sprygada 8d775a332e Add support for Infoblox NIOS ()
* WIP: initial commit

* update documentation in modules

* fix up sanity check issues

* add unit tests for nios api

* fix up sanity check failures

* fix up EXAMPLES in modules

* mock infoblox_client.connector

* remove unsupported assert statement
2018-01-22 14:25:13 +00:00
..
aws aws.core in new aws dir in module utils - module with AnsibleAWSModule class and fail_json_aws () 2017-07-11 14:01:35 -07:00
basic If check mode enabled and file missing set changed to true 32676 () 2018-01-04 20:33:14 -08:00
cloud [cloud] Add more configurable backoff implementations to CloudRetry/AWSRetry () 2017-08-08 08:56:46 -04:00
ec2 Route table boto3 () 2018-01-09 20:09:25 -05:00
facts Fix fact deps when 'filter=ansible_fact' is used. () 2018-01-20 15:07:27 -05:00
gcp Fix dangerous default args. () 2017-09-12 00:11:13 -07:00
json_utils Port some tests away from nose as examples () 2017-11-30 14:04:09 -08:00
net_tools Add support for Infoblox NIOS () 2018-01-22 14:25:13 +00:00
network Add Python 3.7 to CI unit test matrix. () 2018-01-10 00:57:11 -08:00
parsing Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
__init__.py Add empty-init code-smell script. () 2016-11-07 15:02:13 -08:00
conftest.py Porting tests to pytest () 2017-12-05 12:43:13 -08:00
test_database.py Revert "Update galaxy and database unit tests." 2017-02-09 15:19:01 -08:00
test_distribution_version.py Facts distribution clear linux 31501 () 2018-01-20 15:05:53 -05:00
test_known_hosts.py Porting tests to pytest () 2017-12-05 12:43:13 -08:00
test_postgresql.py Porting tests to pytest () 2017-12-05 12:43:13 -08:00
test_text.py Porting tests to pytest () 2017-12-05 12:43:13 -08:00