community.general/lib/ansible/modules/web_infrastructure
Kamil Madac 1ae799f361 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.
2016-12-08 11:23:07 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
apache2_module.py Add word boundary in apache2_module regexp 2016-12-08 11:22:42 -05:00
django_manage.py Added os.path.expanduser to app_path in django_manage 2016-12-08 11:22:51 -05:00
htpasswd.py file extensions! 2016-12-08 11:22:22 -05:00
supervisorctl.py Better error handling in supervisorctl module. 2016-12-08 11:23:07 -05:00