summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add ansible-galaxy python dependenciesv1.4.2release1.4.2James Tanner2013-12-185-3/+736
* Update files for 1.4.2 release.James Tanner2013-12-187-6/+23
* Merge pull request #5162 from JensRantil/fix-corrupt-module-outputsMichael DeHaan2013-12-182-2/+2
* Merge pull request #5160 from JensRantil/fix-issue-5159jctanner2013-12-181-2/+2
* Merge pull request #5225 from prometheanfire/develjctanner2013-12-181-0/+4
* Merge pull request #5131 from janeznemanic/develjctanner2013-12-181-4/+5
* Merge pull request #5254 from j2sol/fix-ssh-missing-quotesjctanner2013-12-181-2/+6
* Merge pull request #5215 from dhml/develjctanner2013-12-181-0/+4
* Merge pull request #5178 from cavassin/develjctanner2013-12-182-3/+12
* Addresses #5042 remove /usr/share/ansible when uninstalling rpmJames Tanner2013-12-181-0/+1
* Merge pull request #5078 from brandonhilkert/fix-ec2-tagsjctanner2013-12-181-1/+1
* Fixes #4796 handle unicodedecode errors from dmidecode outputJames Tanner2013-12-181-1/+7
* Fix traceback in template error detection codeJames Cammarata2013-12-181-1/+1
* Update files for 1.4.1 release.v1.4.1release1.4.1Michael DeHaan2013-11-276-8/+13
* Merge pull request #5086 from j2sol/fix-accelerate_inventoryjctanner2013-11-271-1/+1
|\
| * Avoid a traceback when using accelerateJesse Keating2013-11-271-1/+1
* | Merge pull request #5085 from tgerla/awsfixesMichael DeHaan2013-11-271-9/+9
|\ \
| * | fix heading name syntax in AWS guideTim Gerla2013-11-271-9/+9
| |/
* | Fixes #5030 compare connection user and sudo user and disable sudo if identicalJames Tanner2013-11-271-4/+6
|/
* Fixes #5056 Append new hosts to the groups cacheJames Tanner2013-11-271-0/+7
* Fix bug in error detection code, where a zero-length string was causing a tra...James Cammarata2013-11-271-1/+1
* Fix accelerate module parameter for IPv6 activationJames Cammarata2013-11-271-2/+2
* Merge pull request #5067 from justinludwig/fix-aws-credential-paramsjctanner2013-11-276-12/+12
|\
| * Fix AWS credential params for s3 and other modulesJustin Ludwig2013-11-266-12/+12
* | Merge pull request #5068 from jimrybarski/develMichael DeHaan2013-11-271-1/+1
|\ \ | |/ |/|
| * fixed documentation typo about region purposeJim Rybarski2013-11-271-1/+1
|/
* Fix comment yaml escaping in authorized_key moduleJames Tanner2013-11-261-0/+3
* Merge pull request #5060 from bcoca/assemble_fixMichael DeHaan2013-11-261-1/+1
|\
| * fixed typo for assemble functionBrian Coca2013-11-261-1/+1
|/
* Save comment hashes in sshkeysJames Tanner2013-11-251-0/+1
* Cleanup debug statementsJames Tanner2013-11-251-2/+0
* Fixes #5032 escape and safely split key options in authorized_keys moduleJames Tanner2013-11-251-2/+10
* Fixes #5010 Add user to all defined supplementary groupsJames Tanner2013-11-251-3/+3
* Merge pull request #5050 from greenbrian/develMichael DeHaan2013-11-251-1/+1
|\
| * Update unarchivegreenbrian2013-11-251-1/+1
|/
* Merge pull request #5045 from junegunn/wait_for-python2.4Michael DeHaan2013-11-251-1/+4
|\
| * Remove Python 2.4-incompatible 'with' statementJunegunn Choi2013-11-251-1/+4
* | Fixes #4979 Check for the correct context when inside the inventory_hostnames...James Tanner2013-11-251-1/+4
* | Fixes #5031 Template the delay value and cast to float for loopsJames Tanner2013-11-251-0/+3
* | Addresses #5036 fix typo in git moduleJames Tanner2013-11-251-1/+1
* | Fixes 5036 add missing parameter to git module function callJames Tanner2013-11-251-1/+1
|/
* Merge pull request #5033 from tgerla/vagrantguideMichael DeHaan2013-11-242-1/+134
|\
| * elaborate on a couple of sectionsTim Gerla2013-11-231-13/+28
| * remove Vagrant from the list of pending topicsTim Gerla2013-11-231-1/+1
| * fix up word wrappingTim Gerla2013-11-231-9/+34
| * add a topical guide for Vagrant integrationTim Gerla2013-11-232-0/+93
* | Merge pull request #5034 from zanardo/fix-typoMichael DeHaan2013-11-231-1/+1
|\ \ | |/ |/|
| * fix typo in deprecation warningAntonio Zanardo2013-11-231-1/+1
|/
* Fixes #5021 safely split hostkeys with quotesJames Tanner2013-11-221-1/+6
* Merge pull request #5020 from damycra/django_manage_migrate_changed_filterMichael DeHaan2013-11-221-0/+3
|\