summaryrefslogtreecommitdiff
path: root/web_infrastructure
Commit message (Expand)AuthorAgeFilesLines
* Jira will return a HTTP status code 201 on some actions, fx. 'comment'. (#2115)Rudi Meyer2016-05-021-1/+1
* Trick ansible-modules-validate to pass this with no RETURN.Toshio Kuratomi2016-01-121-0/+1
* Change for enabling future testsAlejandro Guirao2016-01-121-1/+2
* Change example to match a severity providen by Taiga out-of-the-boxAlejandro Guirao2016-01-121-1/+1
* Minor example changeAlejandro Guirao2016-01-121-1/+1
* Fix version_added in DOCUMENTATIONAlejandro Guirao2016-01-121-1/+1
* Fix DOCUMENTATION typoAlejandro Guirao2016-01-121-1/+1
* Add taiga_issue moduleAlejandro Guirao2016-01-121-0/+311
* Merge pull request #1439 from stivio/develBrian Coca2016-01-121-2/+2
|\
| * little fix: facts['path'] -> facts['project_path']Stanislav Ivchin2015-12-301-2/+2
* | 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