Alexandre Bourget
c1f467812a
supervisorctl: document the 'present' option
2012-12-06 13:33:00 -05:00
Jan-Piet Mens
d184f72aa9
DOCUMENTATION strings
2012-11-21 18:49:30 +01:00
Michael DeHaan
6f6559670f
chmod -x for all module files in source checkout
2012-11-19 13:47:40 -05:00
Jan-Piet Mens
d069c57974
Reformat code: examples consistently
...
- added terse syntax to modules.rst
- added description of special variables to template module
2012-10-23 15:14:01 +02:00
Marco Vito Moscaritolo
35f6d71057
Added DOCUMENTATION to supervisorctl module.
2012-09-29 21:02:07 +02:00
Matt Wright
d145e043c7
Use get_bin_path
properly
2012-08-31 15:03:26 -04:00
Matt Wright
6a67572e83
Fix supervisorctl module after merge issue
2012-08-31 11:03:14 -04:00
Michael DeHaan
47ead9349b
Merge branch 'binpath' of https://github.com/sfromm/ansible into devel
...
Conflicts:
library/supervisorctl
2012-08-30 19:24:09 -04:00
Stephen Fromm
1222cf8de9
Add option required=(True|False) to get_bin_path and update modules
...
Added required as optional argument to get_bin_path(). It defaults to
false. Updated following modules to use required=True when calling
get_bin_path(): apt_repository, easy_install, group, pip,
supervisorctl, and user.
Also removed _find_supervisorctl() from supervisorctl module and updated
_is_running() to not need it.
2012-08-30 11:01:37 -07:00
Matt Wright
d36d926bba
Update handling of state changes
2012-08-30 12:37:02 -04:00
Stephen Fromm
a284228e10
Migrate apt_repository, group, and supervisorctl to use module.get_bin_path
2012-08-29 16:24:49 -07:00
Matt Wright
b4a091b419
fix bug in supervisorctl module
2012-08-28 19:21:05 -04:00
Matt Wright
bff8bfe40d
Add supervisorctl module
2012-08-08 10:59:46 -04:00