community.general/lib/ansible/vars
James Cammarata df89f03627 Fixing precedence order for new nonpersistent vars (set_fact/register)
These used to go in vars_cache, so merging them in after that as they
are "live" variables and the user would most likely want to see these
above anything else.
2015-09-11 12:24:44 -04:00
..
__init__.py Fixing precedence order for new nonpersistent vars (set_fact/register) 2015-09-11 12:24:44 -04:00
hostvars.py fixed hostvars access in conjunction with --limit usage 2015-08-27 00:15:26 +03:00
unsafe_proxy.py Properly serialize UnsafeProxy objects 2015-09-10 14:01:02 -04:00