You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py package files 10 years ago
apache2_module.py made output match multiline, as per posted code from @n0trax 9 years ago
django_manage.py added support for 'collectstatic clear' in django_manage.py 9 years ago
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 9 years ago
supervisorctl.py Use is_executable from its new location 9 years ago