ansible/lib/ansible
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 Properly JSON encode AnsibleUnsafe, using a pre-processor (#60602) 2019-08-26 09:08:22 -05:00
compat
config Add module aliases back in hardcoded module_defaults list (#61203) 2019-08-26 10:05:57 -04:00
errors
executor Ensure has_dead_workers functions (#60653) 2019-08-22 14:32:49 -05:00
galaxy Provide verbose details about which galaxy server was used (#61190) 2019-08-23 08:42:14 +10:00
inventory inventory: Handle IndexError while parsing limit file (#59776) 2019-07-30 13:02:17 -04:00
module_utils Resource module for iosxr_l2_interfaces (#59964) 2019-08-27 17:20:47 +05:30
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 add subdir support to collection loading (#60682) 2019-08-21 10:45:04 +01:00
plugins Fortinet: FortiAnalyzer Plugin and Module Utils and FAZ_DEVICE update. (#58882) 2019-08-27 10:22:42 +05:30
template add subdir support to collection loading (#60682) 2019-08-21 10:45:04 +01:00
utils ansible-galaxy - Add timeout and progress indicator for publish and install (#60660) 2019-08-23 06:27:28 +10:00
vars Use correct delegate_to hostnames in loops (#59659) 2019-07-30 09:46:29 +02:00
__init__.py
constants.py
context.py
release.py