ansible/test/units
Shrikant Chaudhari 0b8354751b Added new module avi_user.py (#57116)
* Added new module avi_user.py and tests for that

* Updated documentation as per module argspec

* Updated as per review comments on IP address

* Updated documentation for types

* Fixed sanity check failure for __future__ import

* Updated documentation as per review comments.
2019-07-29 11:49:04 -04:00
..
cli unit tests: remove unused imports (#59636) 2019-07-26 10:53:31 -04:00
compat
config fixes to config manager (#58530) 2019-07-17 10:39:30 -04:00
contrib
errors
executor unit tests: remove unused imports (#59636) 2019-07-26 10:53:31 -04:00
galaxy Collection test (#59488) 2019-07-24 12:38:32 +10:00
inventory_test_data/group_vars
mock
module_utils unit tests: remove unused imports (#59636) 2019-07-26 10:53:31 -04:00
modules Added new module avi_user.py (#57116) 2019-07-29 11:49:04 -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