summaryrefslogtreecommitdiff
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix_changed_for_yum_group' of https://github.com/hnakamur/ansib...James Cammarata2013-09-111-3/+13
|\
| * Add an example for installing a group with the yum module.Hiroaki Nakamura2013-09-111-0/+1
| * Fix to getchanged correctly for yum groupinstall.Hiroaki Nakamura2013-09-111-3/+12
* | Slight refactorization of the sysctl moduleJames Cammarata2013-09-111-42/+58
* | Compare exploded values in the sysctl module to avoid whitespace errorsJames Cammarata2013-09-101-1/+1
* | Fixes to the service module for Ubuntu 12.04 (LTS)James Cammarata2013-09-101-1/+18
* | Check for systemd ownership of a service even if an init.d script existsJames Cammarata2013-09-101-3/+7
* | Minor fix to account for template service names in systemctlJames Cammarata2013-09-101-1/+3
* | Fix for update-rc.d based systems that also have systemd installedJames Cammarata2013-09-101-23/+31
|/
* Fixing typos in is_keyid function definition and usageJames Cammarata2013-09-091-2/+2
* Revert "Styling: deprecation"James Cammarata2013-09-091-1/+1
* Merge branch 'file_fixes' of https://github.com/bcoca/ansible into bcoca-file...James Cammarata2013-09-091-33/+26
|\
| * now correctly detects hard linksBrian Coca2013-08-151-33/+26
* | Fix wait_for default value to follow the documentation (documentation = 180, ...Charles Blonde2013-09-081-1/+1
* | Fix wait_for conversion between String to intCharles Blonde2013-09-081-2/+2
* | The required package for selinux is libselinux-pythonJames Laska2013-09-061-1/+1
* | Merge branch 'devel' of https://github.com/abompard/ansible into abompard-develJames Cammarata2013-09-061-9/+18
|\ \
| * | Module postgresql_privs: fix default argumentsAurélien Bompard2013-09-061-9/+18
* | | Merge branch 'fix_postgresql_db' of https://github.com/yteraoka/ansible into ...James Cammarata2013-09-061-2/+2
|\ \ \
| * | | 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 #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
| | |/ / / / / | |/| | | | |
* | | | | | | Corrected example for lineinfile due to ': ' on lineJames Cammarata2013-09-051-1/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Check for an empty executable passed into the accelerate pluginJames Cammarata2013-09-051-2/+2
* | | | | | When putting a file in accelerated mode, make sure it's chowned correctlyJames Cammarata2013-09-051-0/+6
| |_|_|/ / |/| | | |
* | | | | Modified ec2_elb doc per issue #3849James Cammarata2013-09-031-1/+2
* | | | | Merge branch 'devel' of https://github.com/mhite/ansible into mhite-develJames Cammarata2013-09-031-54/+345
|\ \ \ \ \
| * | | | | Automatically prepend partition if non-fully qualified monitors are passedMatt Hite2013-08-131-0/+7
| * | | | | Documentation fixes and enhancementsMatt Hite2013-08-131-23/+73
| * | | | | Fix to better handle concurrent runs of module against same poolMatt Hite2013-08-091-16/+48
| * | | | | Enhancements to provide pool creation and attributesMatt Hite2013-08-071-48/+250
| | |_|/ / | |/| | |
* | | | | Adding the facility to the accelerate daemon syslog callsJames Cammarata2013-09-031-1/+1