ansible/web_infrastructure
Toshio Kuratomi 191347676e When the password file does not exist and we're making sure the user isn't in the password file, change error into a warning
Warning catches typos in the filename.  Since the playbook is saying
"make sure this user doesn't have an entry" it makes more sense to warn
than to error.

Fixes #2619
2015-12-04 09:20:29 -08:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
apache2_module.py made output match multiline, as per posted code from @n0trax 2015-10-19 10:27:52 -04:00
django_manage.py added support for 'collectstatic clear' in django_manage.py 2015-07-26 11:56:59 -07:00
htpasswd.py When the password file does not exist and we're making sure the user isn't in the password file, change error into a warning 2015-12-04 09:20:29 -08:00
supervisorctl.py Use is_executable from its new location 2015-09-25 07:47:06 -07:00