ansible/test/units
Sandeep Bandi 1d82d25ea2 Adding Avi ansible lookup module (#58667)
* Adding Avi ansible lookup module

(cherry picked from commit 77b8951f68cbc889e6595b2a359ca27b84a43c0d)

* Added description for examples

* Added debug logs and unit tests

* Fix __builtin__ import and restting super

* Fix pep8 errors

* Updated as per review comments on IP address
2019-07-24 11:35:04 -04:00
..
cli Generate galaxy.yml based on single source of truth (#59170) 2019-07-23 06:50:46 +10:00
compat
config fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
contrib
errors
executor Support using importlib on py>=3 to avoid imp deprecation (#54883) 2019-04-25 10:28:18 -05:00
galaxy Collection test (#59488) 2019-07-24 12:38:32 +10:00
inventory_test_data/group_vars
mock
module_utils Added unit tests for avi API utils (#58382) 2019-07-24 11:05:28 -04:00
modules New feature to na_ontap_snapmirror (#59047) 2019-07-22 13:46:00 -04:00
parsing Correct places where match was intended 2019-07-18 17:10:58 -07:00
playbook role: Fix role's hash_params (#55263) 2019-07-08 09:25:59 -04:00
plugins Adding Avi ansible lookup module (#58667) 2019-07-24 11:35:04 -04:00
pytest/plugins Initial ansible-test support for collections. (#59197) 2019-07-22 19:24:48 -07:00
regex Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
template Add back _contains_vars method as maybe_template (#58290) 2019-06-25 10:54:37 -05:00
utils patch ansible-connection collection plugin loading (#59119) 2019-07-16 13:46:15 -07:00
vars Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
__init__.py
ansible.cfg
test_constants.py
test_context.py