community.general/lib/ansible
Tim Bielawa f2c2786a14 Update constants.py to pull module path and the hosts file from the
environment (ANSIBLE_{LIBRARY,HOSTS}) if defined.

Update manpages to represent this.

Also update the env-setup script to set ANSIBLE_{LIBRARY,HOSTS}.
2012-03-05 16:08:36 -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 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
runner.py Fix parse_hosts to not blow up on ungrouped hosts. 2012-03-05 14:09:01 -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