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
Sumit Jaiswal fc8663edc0
Integration tests for Infoblox 2.5 modules (#40344)
* Update nios.py

* Update nios.py

* Update nios.py

* nios lookup errors out when there are no results #37970  Open	

Indentation failure issue resolved

* Returning empty list instead of None

In case of no results, res will be returned as an empty list instead of None (implementing ganeshrn comment)

* infoblox ipv6 support changes

* infoblox ipv6 support changes

* for fixing pep8 errors

* moving ipaddr check to utils

* adding ipv6addr check

* increasing space to resolve pep8 error

* modified the playbook examples to valid ones

* Update nios_network.py

* integration tests for nios 2.5 modules

* modification done in existing integration nios testcases

* dns_view nios module tc

* host_record nios module tc

* network nios module tc

* network_view nios module tc

* zone nios module tc

* changes to fix shippabe errors for PR 40344

* PR40344 shippable fix

* PR40344 shippable fix

* PR40344 shippable fix

* PR40344 shippable fix

* PR40344 shippable fix

* PR40344 shippable fix

* PR40344 shippable fix

* PR40344 shippable fix

* PR40344 shippable error fix

* 40344 shippable fix

* 40344 shippable fix

* 40344 shippable fix

* 40344 shippable fix

* 40344 shippable fix

* 40344 shippable fix

* PR40344 shippable error fix for block comment should start with '# '
7 years ago
..
cli
config
contrib
errors
executor module_common: handle None value for templar (#36651) 7 years ago
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 7 years ago
module_utils Module basic.py to create parent dirs of tmpdir if needed (#40201) 7 years ago
modules Integration tests for Infoblox 2.5 modules (#40344) 7 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) 7 years ago
playbook fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) 7 years ago
plugins 1Password lookup plugin (#37207) 7 years ago
template Remove duplicated "instead" word (#38800) 7 years ago
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py