summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Make `vpc_security_group` docs more accuratefollower2014-04-021-1/+1
* | | | | | In apt module show 'name' vs pkg to standardize with the rest of the modules....Michael DeHaan2014-04-291-7/+7
| |_|_|/ / |/| | | |
* | | | | Merge pull request #7212 from jimi-c/issue_7027_ec2_group_egress_rulesJames Cammarata2014-04-291-0/+14
|\ \ \ \ \
| * | | | | Make sure a default allow out rule exists if no other egress rules doJames Cammarata2014-04-171-0/+14
* | | | | | Merge pull request #7190 from jimi-c/issue_7180_vsphere_guest_hardware_variab...James Cammarata2014-04-281-9/+9
|\ \ \ \ \ \
| * | | | | | Make sure values are integers for certain hardware items for vpshere_guestJames Cammarata2014-04-281-9/+9
* | | | | | | Merge branch 'elb' of https://github.com/bpennypacker/ansible into bpennypack...James Cammarata2014-04-281-9/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | removed unwanted 'if wait else None'Bruce Pennypacker2014-04-241-1/+1
| * | | | | | Changed behavior of deregister. If an instance is not found in the ELB then ...Bruce Pennypacker2014-04-221-8/+10
| |/ / / / /
* | | | | | Merge branch 'fix_user_non_root_on_rhel' of https://github.com/mscherer/ansib...James Cammarata2014-04-281-1/+7
|\ \ \ \ \ \
| * | | | | | Do not fail if we try to generate a ssh key for a user without being rootMichael Scherer2014-04-281-1/+7
* | | | | | | Remove --timeout option to rsync from synchronize defaultsSkyler Leigh Amador2014-04-271-3/+5
* | | | | | | Merge pull request #7168 from jjshoe/fix_apache2_module_docsMichael DeHaan2014-04-271-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix exampleJoel Schuweiler2014-04-271-1/+1
| | |_|/ / / | |/| | | |
* | | | | | add simplejson as alternative to jsonmkosmach2014-04-251-1/+5
* | | | | | updated example to include instance_typeBen2014-04-241-0/+1
* | | | | | Added instance_type to ec2_lc variable listBen2014-04-241-0/+6
| |_|_|/ / |/| | | |
* | | | | Add missing license headers to two modules and standardize formatting of anot...Michael DeHaan2014-04-243-19/+51
* | | | | Add parameters to get_url for the url username/passwordJames Cammarata2014-04-241-0/+12
* | | | | Merge branch 'apt_key_format' of https://github.com/andreasf/ansible into and...James Cammarata2014-04-241-8/+17
|\ \ \ \ \
| * | | | | apt_key: fix key lookup for 64 bit key idsAndreas Fleig2014-04-171-8/+18
* | | | | | Fixing the version_added string in the vsphere_guest moduleJames Cammarata2014-04-231-1/+1
* | | | | | Merge branch 'vmware_core' of https://github.com/rhoop/ansible into rhoop-vmw...James Cammarata2014-04-231-0/+1208
|\ \ \ \ \ \
| * | | | | | AuthorRichard Hoop2014-04-231-0/+1
| * | | | | | Ready for pull requestRichard Hoop2014-04-231-0/+190
| * | | | | | Core completeRichard Hoop2014-04-231-12/+109
| * | | | | | Started reconfiguredRichard Hoop2014-04-231-13/+101
| * | | | | | Creation completeRichard Hoop2014-04-221-136/+546