community.general/lib/ansible/playbook
Daniel Hokka Zakrisson e44b85daba Remove special-casing for all group
global_vars has higher precedence than inventory. Putting the all
group's variables into it overrides all other groups and hosts.

Partially fixes #1647.
2012-11-23 00:54:02 +01:00
..
__init__.py Remove special-casing for all group 2012-11-23 00:54:02 +01:00
play.py Port may be an integer when parsed from the play 2012-11-21 17:20:03 +01:00
task.py Allow specifying when: ... 2012-11-22 23:11:42 +01:00