community.general/lib/ansible/modules/web_infrastructure
Toshio Kuratomi 94d163f3ed 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
2016-12-08 11:23:50 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
apache2_module.py made output match multiline, as per posted code from @n0trax fixes #2081 2016-12-08 11:23:41 -05:00
django_manage.py added support for 'collectstatic clear' in django_manage.py 2016-12-08 11:23:31 -05: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 2016-12-08 11:23:50 -05:00
supervisorctl.py Use is_executable from its new location 2016-12-08 11:23:37 -05:00