community.general/lib/ansible
maorlipchuk 65749bd432 Return None for DC in case of detached storage domain (#29175)
The following patch fixes a regression when trying to remove a detached
storage domain.
As part of the remove process the ovirt_storage_domains module first
tries to move the domain to maintenance and detach it.
In case of removing a detached storage domain with no DC attached to it
The maintenace process will fail with 404 (not exists) exception when
trying to fetch the DC using empty Guid.
The fix proposes a solution to return None value in case of a detached
storage domain.
2017-10-04 04:43:42 -04:00
..
cli Handle vault decrypt --output=- (#31066) 2017-10-03 12:02:16 -04:00
compat Remove wildcard imports 2017-07-28 22:10:17 -07:00
config make pipelining actually backwards compatible 2017-10-03 14:35:05 -04:00
errors report extra info in verbose and if needed 2017-10-03 16:48:21 -04:00
executor fixed winrm to use proper task vars (#31072) 2017-09-29 11:12:56 +10:00
galaxy Removes container-enabled warning (#27578) 2017-08-01 12:51:03 -04:00
inventory set _hosts on access if None (#31111) 2017-10-03 08:59:05 -07:00
module_utils Correctly write SELinux config file (#31251) 2017-10-03 23:38:58 -04:00
modules Return None for DC in case of detached storage domain (#29175) 2017-10-04 04:43:42 -04:00
parsing Use vault_id when encrypted via vault-edit (#30772) 2017-09-26 12:28:31 -04:00
playbook avoid include_Xs conflating vars with options (#30954) 2017-09-27 19:53:10 -04:00
plugins win_become: move error handling to Ansible outside of shell (#31227) 2017-10-03 21:42:27 -04:00
template Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
utils ansible_tower: fix broken import, reuse tower_argument_spec and documentation fragment (#29115) 2017-10-02 16:21:24 -04:00
vars remove fact namespacing 2017-09-10 17:37:52 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fix backwards compatibility of constants.get_config 2017-10-03 09:19:04 -04:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00