ansible/lib/ansible
Michael DeHaan 7eedc3fb1a Breakout includes into seperate functions, allow vars to apply to handlers but handlers
still may not be parameterized because it does not make sense to import them more than
once since they are keyed by name.
2012-03-06 21:01:05 -05:00
..
__init__.py Some minor from 'pep8', and silencing the PEP8 messages I don't care about. 2012-03-02 22:03:03 -05:00
constants.py Update constants.py to pull module path and the hosts file from the 2012-03-05 16:08:36 -05:00
playbook.py Breakout includes into seperate functions, allow vars to apply to handlers but handlers 2012-03-06 21:01:05 -05:00
runner.py Templating as non-root should not require passing in the metadata= parameter. 2012-03-05 22:23:56 -05:00
utils.py Ability to import task lists and handler lists from a top level playbook file. It is possible 2012-03-03 10:53:15 -05:00