summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up svr4pkg commit fix for #7645James Cammarata2014-06-091-8/+8
* fix for svr4pkg module failure reporting, issue #7645Casey Fitzpatrick2014-06-091-3/+11
* Fixing mysql master replication booleanJames Cammarata2014-06-091-2/+2
* Fix issue with symlink path detectionJames Cammarata2014-06-091-1/+2
* Fix linking issue to directories in file moduleJames Cammarata2014-06-091-1/+1
* fixing problem where ansible would error out because Amazon was saying the gr...evanccopengeo2014-06-091-0/+4
* Fix typo in CHANGE MASTER TO syntaxJosef Špak2014-06-091-1/+1
* Correctly examine path for relative links in file moduleBrian Coca2014-06-091-4/+5
* now module searches for update-alternatives vs hardcoding itBrian Coca2014-06-091-1/+2
* Remove colon which breaks installation of 1.6.2.Harlan Lieberman-Berg2014-05-231-1/+1
* Ensure the validation string has %s in itjjshoe2014-05-213-0/+6
* Fixing absolute path calculation for file module when linkingJames Cammarata2014-05-211-1/+1
* Default use_proxy to True for fetch_url()James Cammarata2014-05-211-0/+2
* Remove erroneous set of status_code causing a traceback in module uriJames Cammarata2014-05-211-1/+0
* docker: fix targetting images by nameMatt Bray2014-05-211-1/+1
* Check module_path permissions when creating ssh_wrapper for gitJames Cammarata2014-05-211-1/+10
* During vsphere config check attempt cast before marking values missingJames Cammarata2014-05-211-1/+9
* Fix env splitting in docker moduleKonstantin Shabanov2014-05-211-1/+1
* Fix to unescape * was discarded by unescape of @napkindrawing2014-05-211-1/+1
* Make sure the docker data has a "Names" field before using itJames Cammarata2014-05-211-1/+3
* Fix: Remove check for Ghost stateJohannes 'fish' Ziemke2014-05-211-1/+1
* Remove check for Ghost stateJohannes 'fish' Ziemke2014-05-211-1/+1
* rds module: Fix undeclared reference to "params" when setting password inHerby Gillot2014-05-211-3/+3
* ec2: Fix bug with running/stopped state and wait=yes.Yap Sok Ann2014-05-211-30/+20
* Make sure the default ec2_group egress rule is not removedJames Cammarata2014-05-211-1/+5
* Close fds when running commands from the accelerate daemonJames Cammarata2014-05-071-1/+1
* Make sure distro variable is set if python-apt is installedJames Cammarata2014-05-071-11/+19
* made enabled/disabled checks of apache2_module workableChristian Berendt2014-05-071-23/+14
* Fixing two bugs in the ec2_elb_lb moduleJames Cammarata2014-05-051-15/+32
* Removing zone choices that overly-limit available zones for gceJames Cammarata2014-05-052-5/+1
* Refuse to convert a non-empty directory into a link with the file moduleJames Cammarata2014-05-021-2/+7
* Merge branch 'fix-copy-recursive-issue' of https://github.com/tksmd/ansible i...James Cammarata2014-05-011-1/+1
|\
| * fix #7244 recursive copy fails when setting directory attributessomeda2014-05-021-1/+1
* | Fixing a documentation error in the new stackdriver moduleJames Cammarata2014-05-011-1/+1
* | Minor fix to imports in new stackdriver moduleJames Cammarata2014-05-011-3/+2
|/
* Merge branch 'stackdriver' of https://github.com/bwhaley/ansible into bwhaley...James Cammarata2014-05-011-0/+197
|\
| * Updated to use fetch_urlBen Whaley2014-04-231-12/+13
| * Stackdriver code deploy and annotation moduleBen Whaley2014-04-121-0/+196
* | Merge pull request #7230 from binarytemple/fix_for_issue_7228James Cammarata2014-04-301-3/+3
|\ \
| * | fix issue #7228 ec2_vol crashbryan hunt2014-04-301-3/+3
* | | added exampleAtlas Health2014-04-291-1/+10
* | | updated docs to include snapshot_tags optionAtlas Health2014-04-291-0/+21
* | | Merge branch 'patch-2' of https://github.com/budlight/ansible into budlight-p...James Cammarata2014-04-291-3/+11
|\ \ \
| * | | documentation fixBen Holloway2014-04-241-1/+1
| * | | attempt to set availability_zones to all if neither availability_zones or vpc...Ben Holloway2014-04-241-4/+12
| * | | documentation fix availability_zones should be required for ec2_asgBen2014-04-241-1/+1
* | | | Merge pull request #7119 from jjshoe/patch-4Michael DeHaan2014-04-291-1/+1
|\ \ \ \
| * | | | Finish reverting #b73cddcJoel Schuweiler2014-04-271-1/+1
* | | | | Minor tweak to rsync_path construction in synchronize moduleJames Cammarata2014-04-291-1/+1
* | | | | Merge pull request #6794 from follower/patch-4Michael DeHaan2014-04-291-1/+1
|\ \ \ \ \