summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | | | Merge pull request #6984 from clconway/variable-re-docMichael DeHaan2014-04-291-0/+12
|\ \ \ \ \
| * | | | | Modifies match/search filter examples to use non-trivial regexes.Chris Conway2014-04-141-5/+5
| * | | | | Adds search/match examples to "Playbooks > Variables > Jinja2 Filters" doc se...Chris Conway2014-04-141-0/+12
* | | | | | Merge pull request #6994 from tonk/docfixMichael DeHaan2014-04-291-0/+1
|\ \ \ \ \ \
| * | | | | | Fix documentation errorTon Kersten2014-04-151-0/+1
* | | | | | | Clarify lookup plugin execution location per request.Michael DeHaan2014-04-291-2/+3
* | | | | | | 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
* | | | | | | | Adding a new test for the synchronize module to test rsync_pathJames Cammarata2014-04-291-0/+6
* | | | | | | | Add Mavericks install notesMichael DeHaan2014-04-291-0/+4
* | | | | | | | Merge pull request #7186 from jf/docfix-obvious-quick-simplesMichael DeHaan2014-04-292-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | playbooks_roles.rst: remove extraneous commaJeffrey 'jf' Lim2014-04-301-1/+1
| * | | | | | | | Obvious quick fixes:Jeffrey 'jf' Lim2014-04-302-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Commenting out pkg_resources lines for now, as they break hacking/env-setupJames Cammarata2014-04-292-4/+4
* | | | | | | | Merge branch 'delegate_to_honor_ssh_private_key_file' of https://github.com/r...James Cammarata2014-04-291-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Honor ansible_private_key_file for delegated hostsSébastien Gross2014-04-181-0/+6
* | | | | | | | | Merge branch 'abadger-feature/multi-version-import' into develJames Cammarata2014-04-294-2/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cleaning up the import testing around setuptoolsJames Cammarata2014-04-291-8/+3
| * | | | | | | | | Merge branch 'feature/multi-version-import' of https://github.com/abadger/ans...James Cammarata2014-04-294-2/+27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add Requires to the specfile for setuptools and the python-crypto2.6Toshio Kuratomi2014-04-021-0/+9
| | * | | | | | | | | Prnt error message is unable to use setuptools when buildingToshio Kuratomi2014-04-021-1/+11
| | * | | | | | | | | distutils' requires parameter doesn't work with setuptools. UseToshio Kuratomi2014-03-141-1/+1