summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fix get_db_infoTERAOKA Yoshinori2013-09-051-2/+2
* | | | | Cleaning up pep8 whitepsace issues in the mysql_replication moduleJames Cammarata2013-09-061-10/+10
* | | | | Merge branch 'bugfix' of https://github.com/jsmartin/ansible into jsmartin-bu...James Cammarata2013-09-061-12/+13
|\ \ \ \ \
| * | | | | Fixes for python 2.4 support, better collection of riak version.James Martin2013-09-061-12/+13
* | | | | | Added version_added to the mysql_variables module doc sectionJames Cammarata2013-09-061-0/+1
* | | | | | Merge branch 'mysql_variables' of https://github.com/banyek/ansible into bany...James Cammarata2013-09-061-0/+211
|\ \ \ \ \ \
| * | | | | | EXAMPLES section addedBalazs Pocze2013-08-081-0/+7
| * | | | | | MySQL variables moduleBalazs Pocze2013-07-301-0/+204
* | | | | | | Added version_added to the mysql_replication module doc sectionJames Cammarata2013-09-061-0/+1
* | | | | | | Merge branch 'mysql_replication' of https://github.com/banyek/ansible into ba...James Cammarata2013-09-061-0/+410
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Changes made in documentation (EXAMPLES section added)Balazs Pocze2013-08-081-56/+67
| * | | | | | mysql_replication module addedBalazs Pocze2013-07-301-0/+399
| |/ / / / /
* | | | | | Cleaning up whitspace issues in the mysql_user moduleJames Cammarata2013-09-061-7/+5
* | | | | | Fixed #3767 - mysql_user command fails with dots (and underscores) inJohn Hamelink2013-09-061-1/+10
* | | | | | Merge pull request #3999 from sergevanginderachter/debversionMichael DeHaan2013-09-061-1/+1
|\ \ \ \ \ \
| * | | | | | fix debian release versionSerge van Ginderachter2013-09-021-1/+1
* | | | | | | Use StringIO to feed md5 calculation to prevent unicode issuesJames Cammarata2013-09-061-1/+2
* | | | | | | Merge pull request #4049 from mscherer/fix_no_kerberosJames Cammarata2013-09-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Also add back gssapi-keyexMichael Scherer2013-09-061-1/+1
| * | | | | | | support GSSAPIAuth backKeiichi Mori2013-09-061-1/+1
* | | | | | | | Merge pull request #3966 from sergevanginderachter/uribugJames Cammarata2013-09-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix bug in uri where redirect check fails.Serge van Ginderachter2013-08-291-1/+1
* | | | | | | | | Merge branch 'aix_wpar_facts' of https://github.com/mplonka/ansible into mplo...James Cammarata2013-09-051-20/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Skipping facts not available on AIX WPARsMarcin PÅ‚onka2013-08-241-20/+22
* | | | | | | | | | Merge branch 'rdsfixes' of https://github.com/jamespharaoh/ansible into james...James Cammarata2013-09-051-3/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | make rds handle vpc security groups properlyJames Pharaoh2013-09-021-1/+4
| * | | | | | | | | | fix for rds region variableJames Pharaoh2013-09-021-2/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Change hostvars to a mutable mapping to more closely resemble a dictJames Cammarata2013-09-051-4/+11
* | | | | | | | | | Merge pull request #4040 from ngrilly/develJames Cammarata2013-09-052-4/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update documentation about Jinja2 expressions in playbooksNicolas Grilly2013-09-052-4/+15
* | | | | | | | | | | Corrected example for lineinfile due to ': ' on lineJames Cammarata2013-09-051-1/+2
* | | | | | | | | | | Merge pull request #3975 from jimi1283/role_defaults_docsJames Cammarata2013-09-051-0/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adding documentation for role default variablesJames Cammarata2013-08-301-0/+9
* | | | | | | | | | | | Move check for accelerate mode deeper to account for ansible_connectionJames Cammarata2013-09-051-8/+10
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Check for an empty executable passed into the accelerate pluginJames Cammarata2013-09-052-2/+5
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Always run the accelerate module as the user specified in the playJames Cammarata2013-09-051-1/+8
* | | | | | | | | | When putting a file in accelerated mode, make sure it's chowned correctlyJames Cammarata2013-09-051-0/+6
* | | | | | | | | | Don't force accelerate connection for local actions.Scott Sturdivant2013-09-051-2/+2
* | | | | | | | | | Ensure ports are set correctly in accelerate moduleJames Cammarata2013-09-051-3/+10
* | | | | | | | | | Merge pull request #4029 from guersam/patch-1James Cammarata2013-09-051-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Fix: raise correct error in accelerate modeguersam2013-09-051-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4015 from sergevanginderachter/changeflatlogJames Cammarata2013-09-041-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | fix flattened plugin name in changelogSerge van Ginderachter2013-09-041-1/+1
* | | | | | | | | Make sure the accelerated port is set to a sane valueJames Cammarata2013-09-041-0/+3
* | | | | | | | | Adding hostvars to injected variables in accelerate ssh runnerJames Cammarata2013-09-041-7/+9
* | | | | | | | | Minor fix to dependency dupe patchJames Cammarata2013-09-041-2/+1
* | | | | | | | | Merge branch 'devel-duplicates2' of https://github.com/smoothify/ansible into...James Cammarata2013-09-041-6/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Second Attempt: Ensure duplicate roles are not loaded in the case of a missin...smoothify2013-09-041-6/+9
* | | | | | | | | | Merge branch 'doublecallback' of https://github.com/sergevanginderachter/ansi...James Cammarata2013-09-041-4/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ensure plugin_loader.all() only loads one instanceSerge van Ginderachter2013-08-121-4/+8