ansible/lib/ansible
Adam Miller 75d733afd2 Bugfix/52688 gcp compute missing image (#54468)
* adding (optionally) image information to inventory var
* add boot image mapping to gcp_compute instance data for all disk
image data in the configured zones

Signed-off-by: Adam Miller <admiller@redhat.com>
2019-03-27 17:14:20 -04:00
..
cli Fix typo in CLI help text (#53353) 2019-03-21 17:39:28 -04:00
compat
config use ANSIBLE_ prefix on all ansible-defined env vars (#54272) 2019-03-26 17:43:48 -04:00
errors
executor Expose loop_control.loop_var as ansible_loop_var (#54240) 2019-03-26 11:07:54 -05:00
galaxy
inventory Strip whitespace when reading limit file (#53564) 2019-03-18 12:40:45 -04:00
module_utils ACI Private_Key String to Allow for Vaulting (#54251) 2019-03-27 17:19:50 +01:00
modules win_optional_feature - support multiple feature in name (#54368) 2019-03-28 05:26:20 +10:00
parsing dataloader: check exact value of dir (#52021) 2019-03-16 01:48:01 -04:00
playbook helper: raise Exception when ds is not dict type (#53936) 2019-03-25 11:18:33 +05:30
plugins Bugfix/52688 gcp compute missing image (#54468) 2019-03-27 17:14:20 -04:00
template dict is dict (#54057) 2019-03-20 09:37:34 -04:00
utils Fix encoding handling in unfrackpath. 2019-03-21 16:19:54 -07:00
vars fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
__init__.py
constants.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
context.py
release.py