summaryrefslogtreecommitdiff
path: root/web_infrastructure
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Added os.path.expanduser to app_path in django_manageFlorian Apolloner2015-03-291-3/+1
| |_|/ |/| |
* | | Merge pull request #117 from direvus/apache2-module-word-boundaryBrian Coca2015-02-161-2/+2
|\ \ \
| * | | Add word boundary in apache2_module regexpBrendan Jurd2014-10-021-2/+2
| |/ /
* | | Better error messages if a2enmod/a2dismod are not foundToshio Kuratomi2015-01-131-1/+8
| |/ |/|
* | Update django_manage to add database option for migratePeter Bwire2014-12-051-1/+1
* | supervisorctl: Don't try to start a starting programTomasz Kontusz2014-12-021-2/+2
|/
* package filesMichael DeHaan2014-09-261-0/+0
* file extensions!Michael DeHaan2014-09-264-0/+0
* Restructuring.Michael DeHaan2014-09-264-0/+810
* Move modules into subdirectory.Michael DeHaan2014-09-267-1511/+0
* Merge branch '7736' of https://github.com/kcghost/ansible into kcghost-7736James Cammarata2014-08-081-2/+2
|\
| * apache2_module handles multiple lines of output, fixes #7736 and #7857Casey Fitzpatrick2014-06-241-2/+2
* | Merge pull request #7520 from jjneely/a2enmodMichael DeHaan2014-08-081-3/+3
|\ \ | |/ |/|
| * apache2_module: Handle dep resolutionJack Neely2014-05-231-1/+1
| * apache2_module: whitespace cleanupJack Neely2014-05-231-2/+2
* | Updates django_manage so it populates VIRTUAL_ENVJoel Crocker2014-06-171-0/+1
* | unified calls to fs function vs duplicate functions for file andBrian Coca2014-05-241-1/+1
|/
* Update `command` descriptionMichael Warkentin2014-05-211-2/+2
* made enabled/disabled checks of apache2_module workableChristian Berendt2014-04-281-23/+14
* Fix exampleJoel Schuweiler2014-04-271-1/+1
* Fix version_added for a few parameters in django_manageJames Tanner2014-04-071-0/+3
* Add version_added info + changelogMichael DeHaan2014-03-281-2/+4
* use module.get_bin_path() for a2enmodChristian Berendt2014-03-281-2/+4
* removed duplicated <<INCLUDE_ANSIBLE_MODULE_COMMON>> lineChristian Berendt2014-03-281-3/+0
* added module to enable/disable Apache2 modulesChristian Berendt2014-03-281-0/+97
* Documentation updates for supervisor module changes.Michael DeHaan2014-03-281-9/+11
* Merge branch 'supervisorctl-support-group' of git://github.com/inetfuture/ans...Michael DeHaan2014-03-281-56/+80
|\
| * supervisorctl: add group support and refine documenation.inetfuture(Aaron Wang)2014-01-081-56/+80
* | Add a JIRA control module for Ansible. This version uses fetch_url rather tha...Steve Smith2014-03-161-0/+347
* | Bulk update of choices=BOOLEANS to type='bool'Richard C Isaacson2014-03-111-4/+4
* | Force command action to not be executed by the shell unless specifically enabledJames Tanner2014-03-101-2/+1
* | Add comment about mod_admin_extraToBeReplaced2014-03-041-1/+2
* | Clean up stray space at the end of a line after a period.Richard C Isaacson2014-02-031-1/+1
* | Updated docs to have choices for crypt_schememxxcon2014-01-301-3/+4
* | django_manage need not require virtualenv in PATHRoger López2013-12-171-2/+1
|/
* Addresses #5023 Fix import commentsJames Tanner2013-12-024-4/+4
* Fixes #5023 Convert all modules to use new snippet import patternJames Tanner2013-12-025-6/+6
* Reports changed status from django_manage migrateSteven Davidson2013-11-221-0/+3
* Checking for a transitional running state in supervisorctlJames Cammarata2013-11-191-1/+1
* Add version_added to all modules missing version_added information, the docs ...Michael DeHaan2013-11-183-1/+3
* Merge pull request #4510 from jhoekx/jboss-modulejctanner2013-11-141-0/+140
|\
| * Add jboss module to manage deployments to JBoss.Jeroen Hoekx2013-10-151-0/+140
* | Fix typo in ejabberd_user module docstringsJames Tanner2013-11-131-1/+1
* | Merge pull request #4329 from privateip/develjctanner2013-11-131-0/+212
|\ \
| * | initial ejabberd_user modulePeter Sprygada2013-10-011-0/+212
* | | Allow generic django_management commandsPatrick Michaud2013-10-181-1/+3
| |/ |/|
* | supervisorctl: user expansion on config filepathThomas Omans2013-10-121-1/+1
* | Remove examples of module antipattern of setting the choices array for boolea...Michael DeHaan2013-10-111-1/+1
* | fix django_manage migrate commandJavier Candeira2013-10-101-1/+1
* | Fix compatibility issue with passlib version < 1.6 (as encountered on eg EL6 ...Stoned Elipot2013-10-041-12/+10