summaryrefslogtreecommitdiff
path: root/web_infrastructure
Commit message (Expand)AuthorAgeFilesLines
* Update for modules which import json.json-imports-fallbackToshio Kuratomi2016-01-111-1/+9
* check current version's existence (fire or cleanup)Robert Lu2015-12-161-4/+10
* update current_link without downtimeRobert Lu2015-12-161-6/+33
* module guideline changesRamon de la Fuente2015-10-081-13/+34
* added the folder structure and general explanation to examples, removed modul...Ramon de la Fuente2015-10-081-7/+64
* removed link to guide, and added more documentation and examplesRamon de la Fuente2015-10-081-47/+70
* adding the deploy_helper moduleRamon de la Fuente2015-10-081-0/+341
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-163-3/+3
* removed executable bitBrian Coca2015-05-211-0/+0
* more string correctionsBrian Coca2015-05-142-2/+2
* moar quotesBrian Coca2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-141-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-141-1/+1
* Fix up modules that have python24 syntax errorMatt Martz2015-05-112-2/+2
* Move from md5 to sha1 to work on fips-140 enabled systemsToshio Kuratomi2014-11-061-1/+1
* package filesMichael DeHaan2014-09-261-0/+0
* File extensions!Michael DeHaan2014-09-263-0/+0
* Restructuring.Michael DeHaan2014-09-263-0/+701
* 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