community.general/lib/ansible
Sloane Hertel 4172d68dc3 use composed vars in constructed groups (#53152)
* changelog

* combine provided variables and host vars inside of constructing groups to take into account composed variables

let composed variables "win"

* fix whitespace

* Allow user to control hash behavior
2019-03-11 12:43:31 -04:00
..
cli write to file option for ansible-inventory (#53183) 2019-03-05 16:07:53 -05:00
compat
config Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00
errors
executor Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
module_utils kubevirt: Simplify VM parameters (#53340) 2019-03-11 14:33:14 +00:00
modules hcloud_server: streamline label handling (#53633) 2019-03-11 16:57:23 +01:00
parsing
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins use composed vars in constructed groups (#53152) 2019-03-11 12:43:31 -04:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils Don't fail if ConnectionError has no code (#53455) 2019-03-07 10:04:08 -05:00
vars Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
__init__.py
constants.py Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
context.py
release.py