summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOG.mdrelease1.3.0Michael DeHaan2013-09-131-14/+0
* Update specfile -- no need for node fireball package, release datesv1.3.0Michael DeHaan2013-09-131-47/+4
* Update releases.txtMichael DeHaan2013-09-132-2/+17
* Version bump for the new releaseJames Cammarata2013-09-138-31/+90
* When checking conditionals, don't dereference when the variable contains dashesJames Cammarata2013-09-131-1/+1
* 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
* | Remove YAML inventory example.Michael DeHaan2013-09-111-255/+0
* | 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
* Removing broken tests for nowJames Cammarata2013-09-091-8/+8
* Fixing role variable precedence for top-level rolesJames Cammarata2013-09-091-1/+1
* Correctly handle variable issues when evaluating jinja2 when statementsJames Cammarata2013-09-092-3/+14
* 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
* | Merge branch 'kavink-devel' into develJames Cammarata2013-09-092-2/+3
|\ \
| * | Minor fix so the any_errors_fatal value is checked properlyJames Cammarata2013-09-091-1/+1
| * | Merge branch 'devel' of https://github.com/kavink/ansible into kavink-develJames Cammarata2013-09-091-1/+2
| |\ \
| | * | Avoid ugly formatting due to a long if statementKavin Kankeshwar2013-09-061-5/+6
| | * | Bug fix for a crash, when any_errors_fatal is truekavink2013-09-041-5/+5
* | | | Merge pull request #4065 from CharlesBlonde/nova_wait_for_bugMichael DeHaan2013-09-091-3/+3
|\ \ \ \
| * | | | 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
|/ / / /
* | | | Merge pull request #4059 from dekked/develMichael DeHaan2013-09-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed -e "" on ansible-playbook.Alan Descoins2013-09-071-1/+1
|/ / /
* | | Reverting HostVars change from a mapping back to a dictionaryJames Cammarata2013-09-061-14/+2
* | | Merge pull request #4056 from jlaska/libselinux-docMichael DeHaan2013-09-063-3/+3
|\ \ \
| * | | The required package for selinux is libselinux-pythonJames Laska2013-09-063-3/+3
* | | | Updating docs for max_fail_percentage plus CHANGELOG updatesJames Cammarata2013-09-062-2/+26
|/ / /
* | | 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