July 20, 2016
View ed959d7

Fix bug where getting role vars does not follow the dep chain

James Cammarata authored on 2016/07/20 05:59:11
July 5, 2016
View 6bcdb57

Fix the way pull localhosts out of inventory for delegate_to

James Cammarata authored on 2016/07/05 01:05:56
June 8, 2016
View 3ced6d3

Further tweaks to variable precedence to make it match our docs

James Cammarata authored on 2016/06/08 02:08:01
View a9c9cd7

Fix variable precedence issue where set facts beat role params

James Cammarata authored on 2016/06/08 01:14:43
June 7, 2016
View 9936d73

Fix recursive call of _load_inventory_file() in VariableManager

James Cammarata authored on 2016/06/07 01:25:15
June 3, 2016
View 0ba9a6a

Fix the way host and group vars are loaded

James Cammarata authored on 2016/06/03 05:08:52
May 27, 2016
View a44743d

Use get_dep_chain() instead of directly using a blocks _dep_chain

James Cammarata authored on 2016/05/27 04:46:59
May 12, 2016
View 3a05265

Do not include params when getting role vars in certain situations

James Cammarata authored on 2016/05/12 02:17:32
April 20, 2016
View a0dea1a

Fix var precedence bug introduced in ff9f5d7d

James Cammarata authored on 2016/04/20 01:40:08
April 8, 2016
View eac4cf1

fix options_vars iteration for py3

nitzmahone authored on 2016/04/08 11:16:15
April 6, 2016
View 0f2b124

Make sure VariableManager has a view of HostVars

James Cammarata authored on 2016/04/06 00:31:00
March 31, 2016
View 5dfc013

Merge pull request #14971 from bcoca/clear_facts

Brian Coca authored on 2016/03/31 11:09:38
View 4fc0aad

Only combine vars in include_vars if both are mappings

James Cammarata authored on 2016/03/31 00:10:54
March 21, 2016
View f427955

Make default var lookup for tasks follow the dep chain

James Cammarata authored on 2016/03/21 14:38:48
January 21, 2016
View eed6cf5

Adds 'ansible_check_mode' boolean magic variable

Strahinja Kustudić authored on 2016/01/21 03:47:09