ansible/test/units
Nathan Swartz 37dd373c6b Volume dev upstream new options (#59660)
* Add controller ownership and cache without batteries option

* Add unit test for new netapp_e_volume options

* Add integration tests for netapp_e_volume module.

* Changed default read_ahead_enable option to true in netapp_e_volume module.

* Fix off-segment aligned volume size in netapp_e_volume module.
2019-08-27 09:04:02 -04:00
..
cli ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 2019-08-21 07:49:05 +10:00
compat
config
contrib
errors
executor
galaxy ansible-galaxy - Add timeout and progress indicator for publish and install (#60660) 2019-08-23 06:27:28 +10:00
inventory_test_data/group_vars
mock
module_utils Speed up units using time.sleep by mocking or shortening sleep time (#61064) 2019-08-21 16:52:58 -05:00
modules Volume dev upstream new options (#59660) 2019-08-27 09:04:02 -04:00
parsing Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 2019-08-26 09:08:22 -05:00
playbook
plugins Speed up a few more tests by mocking time.sleep (#61186) 2019-08-22 14:33:34 -05:00
regex
template
utils add subdir support to collection loading (#60682) 2019-08-21 10:45:04 +01:00
vars
__init__.py
test_constants.py
test_context.py