ansible/library/web_infrastructure
Jack Neely 7883261335 apache2_module: Handle dep resolution
The apache2_module module did not properly handle when a2enmod would
handle apache module dependancies.  It would always return a state of
changed.  I've updated the regular expression to properly parse that
output as well as the normal output.  A good example of this is the
mod_proxy_http module.
2014-05-23 12:47:57 -04:00
..
apache2_module apache2_module: Handle dep resolution 2014-05-23 12:47:57 -04:00
django_manage Update command description 2014-05-21 14:00:12 -04:00
ejabberd_user Add comment about mod_admin_extra 2014-03-04 09:19:44 -05:00
htpasswd Clean up stray space at the end of a line after a period. 2014-02-03 11:52:37 -06:00
jboss Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
jira Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 2014-03-16 17:14:04 +01:00
supervisorctl Documentation updates for supervisor module changes. 2014-03-28 13:07:13 -04:00