community.general/lib/ansible
Jeroen Hoekx 879ddddf6f Add ./library to module search path.
It allows for custom modules in the best practices directory structure.
Bundling custom modules along with playbooks in packages is useful.
2012-06-25 21:08:43 +02:00
..
inventory Allow exclusion of hosts/groups 2012-06-15 11:01:30 +02:00
playbook Add ./library to module search path. 2012-06-25 21:08:43 +02:00
runner change to STDOUT from PIPE to get ssh connection module working 2012-06-22 12:37:23 +01:00
__init__.py Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 2012-05-26 01:20:53 -04:00
callbacks.py Leverage cowsay if installed. 2012-05-30 19:44:00 -04:00
constants.py shouldn't need a (slash) before /home/daveh 2012-06-21 15:37:43 +01:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
utils.py Create a Jinja2 environment allowing includes 2012-06-17 22:18:08 +02:00