ansible/web_infrastructure
Kamil Madac b1160ade9a Better error handling in supervisorctl module.
If execution of supervisorctl was not successful (exit code > 0),
module silently supress this error and returns changed = false,
which turns to OK task state.
This is very confusing, when supervisorctl needs authentication,
and credentials are not specified in module or are incorrect,
services are not restarted/started/stopped without raising an error.
2015-06-14 19:48:00 +02:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
apache2_module.py Merge pull request #117 from direvus/apache2-module-word-boundary 2015-02-16 18:54:00 -05:00
django_manage.py Added os.path.expanduser to app_path in django_manage 2015-03-29 21:34:29 +02:00
htpasswd.py file extensions! 2014-09-26 10:37:56 -04:00
supervisorctl.py Better error handling in supervisorctl module. 2015-06-14 19:48:00 +02:00