summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating changlog and releases for 1.6release1.6.0James Cammarata2014-05-052-12/+3
* Update packaging dates for the 1.6.0 releasev1.6.0James Cammarata2014-05-052-4/+4
* Make sure amazon test doesn't check host keysJames Cammarata2014-05-051-1/+1
* Merge pull request #7282 from ephur/gitignore_egginfoJames Cammarata2014-05-051-0/+1
|\
| * ignore remnants from doing a setup.py installRichard Maynard2014-05-051-0/+1
* | Fixing two bugs in the ec2_elb_lb moduleJames Cammarata2014-05-052-17/+34
* | Removing zone choices that overly-limit available zones for gceJames Cammarata2014-05-052-5/+1
* | Merge pull request #7280 from angstwad/docker_inv_fixJames Cammarata2014-05-051-1/+1
|\ \ | |/ |/|
| * Docker client occasionally returns a NoneType, so we have to catch the TypeErrorPaul Durivage2014-05-051-1/+1
|/
* Merge branch 'devel' of https://github.com/denisphillips/ansible into denisph...James Cammarata2014-05-051-1/+1
|\
| * Used module_args passed to function instead of from runnerDenis Phillips2014-05-041-1/+1
* | Fix error handling on missing dest with unarchiveVeeti Paananen2014-05-041-3/+4
|/
* Merge pull request #7267 from berendt/retfMichael DeHaan2014-05-0312-15/+15
|\
| * fixed typos found by RETF rules in RST filesChristian Berendt2014-05-0312-15/+15
|/
* Refuse to convert a non-empty directory into a link with the file moduleJames Cammarata2014-05-022-3/+51
* Remove OrderedDict references from runnerJames Cammarata2014-05-021-5/+5
* Merge pull request #7243 from jimi-c/issue_7060_lang_cJames Cammarata2014-05-013-15/+14
|\
| * Modify the way we set the localization environmentJames Cammarata2014-05-013-15/+14
* | Merge branch 'fix-copy-recursive-issue' of https://github.com/tksmd/ansible i...James Cammarata2014-05-013-2/+24
|\ \
| * | fix #7244 recursive copy fails when setting directory attributessomeda2014-05-023-2/+24
* | | 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 #7236 from jcassee/robust-ssl-cert-concatJames Cammarata2014-04-301-0/+1
|\ \
| * | Make concatenating certs robust in urls.pyJoost Cassee2014-04-301-0/+1
* | | Moving display-related functions to new module in utilsJames Cammarata2014-04-302-41/+71
* | | Adding a new system_warnings config option to supress warningsJames Cammarata2014-04-304-3/+34
* | | Adding an ec2_elb test to re-add an instance that had been removedJames Cammarata2014-04-301-19/+21
* | | Fixing a bad merge commit in packaging/debian/changelogJames Cammarata2014-04-301-4/+0
|/ /
* | Merge pull request #7225 from ciupicri/devel-rpm-changelogJames Cammarata2014-04-301-3/+3
|\ \
| * | Fix dates from RPM SPEC changelogCristian Ciupitu2014-04-301-3/+3
* | | 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
* | | | Adding BuildRequires lines for python-setuptoolsJames Cammarata2014-04-301-0/+3
| |/ / |/| |
* | | Updating Makefile for setuptools changeJames Cammarata2014-04-291-1/+1
* | | Merge pull request #7215 from lorin/doc-ec2-nocacheJames Cammarata2014-04-291-0/+1
|\ \ \
| * | | Document how to turn off ec2 cacheLorin Hochstein2014-04-291-0/+1
* | | | added exampleAtlas Health2014-04-291-1/+10
* | | | updated docs to include snapshot_tags optionAtlas Health2014-04-291-0/+21
* | | | Merge pull request #7208 from jf/copy-moduleJames Cammarata2014-04-291-0/+4
|\ \ \ \
| * | | | Fix "no_log=True" option for copy module (fixes #7193)Jeffrey 'jf' Lim2014-04-301-0/+4
| | |/ / | |/| |
* | | | Merge branch 'budlight-patch-2' into develJames Cammarata2014-04-291-3/+11
|\ \ \ \
| * \ \ \ 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
* | | | | | Slight tweak to regex examples.Michael DeHaan2014-04-291-2/+4
|/ / / / /
* | | | | Forgot to add an assertion for the new rsync_path testJames Cammarata2014-04-291-0/+11