community.general/lib/ansible
Michael DeHaan 78a254fc52 In playbooks, each pattern stanza can reference it's own user to run as, so you can
run things as multiple sets of users (if you want) in the same playbook.
2012-02-26 19:58:56 -05:00
..
__init__.py Move runner out of __init__.py so it's clear what classes live where. 2012-02-23 23:28:58 -05:00
constants.py make copy & template module take key/value parameters so we're consistent. Only the command 2012-02-26 19:21:44 -05:00
playbook.py In playbooks, each pattern stanza can reference it's own user to run as, so you can 2012-02-26 19:58:56 -05:00
runner.py Fixed up KV munging in runner, misc fixes to copy, setup, and template modules 2012-02-26 19:55:26 -05:00