summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump for 1.7.1v1.7.1release1.7.1James Cammarata2014-08-146-6/+29
* Disallow args: to be specified as a stringJames Cammarata2014-08-141-5/+4
* Catch error in atomic_move when creating temporary fileJames Cammarata2014-08-141-2/+5
* Load group_vars for new groups loaded via add_hostJames Cammarata2014-08-141-0/+1
* Use match() instead of search() for pattern matchingJames Cammarata2014-08-141-2/+2
* Fix host pattern matching and enhance error detectionJames Cammarata2014-08-141-8/+15
* Fixing variable name bug introduced in ac8950fJames Cammarata2014-08-141-2/+2
* Fix vault_password positional args errorJames Cammarata2014-08-141-2/+2
* Make sure playbook_dir variable is an absolute pathJames Cammarata2014-08-143-3/+3
* Adding extra member to mock inventory for unittestsJames Cammarata2014-08-141-0/+2
* Set special vars in play.vars rather than load_varsJames Cammarata2014-08-142-14/+30
* If ansible and ansible-playbook accept a script for --vault-password-file so ...Matt Martz2014-08-141-19/+13
* Fixing broken patch 20957a1James Cammarata2014-08-144-4/+14
* Remove duplicate compiling of task when: statementsJames Cammarata2014-08-142-8/+3
* Need to check e.errno instead of os.errno. Fixes #8548Matt Martz2014-08-141-1/+1
* Make sure we only use unquote on quoted lines in lineinfile when neededJames Cammarata2014-08-142-6/+17
* Unquote lines that were quoted for safety during eval in lineinfileJames Cammarata2014-08-141-1/+2
* Catch task parameter splitting errors nicelyJames Cammarata2014-08-141-1/+8
* Correct parser to ignore escaped quotes when not in quotes alreadyJames Cammarata2014-08-141-2/+2
* Pre-load whole string and use seek to alter tagsMarcus Cobden2014-08-141-11/+4
* Switch cStringIO to StringIO for unicode supportMarcus Cobden2014-08-141-2/+2
* Test escaping strings with two variablesMarcus Cobden2014-08-141-0/+4
* Fix copy/paste errorMarcus Cobden2014-08-141-1/+1
* Optimise string handling in ansible.utils._clean_dataMarcus Cobden2014-08-141-53/+47
* Issue 8502: Fixed bug where failed when permissions weren't specified.Piffey Parlance2014-08-141-1/+4
* Add validate_certs option to apt_repositoryKarol Hosiawa2014-08-141-0/+8
* Preserve all line breaks in literal blocksJames Cammarata2014-08-144-12/+35
* InventoryDir: fixing yet another corner caseSerge van Ginderachter2014-08-141-1/+1
* Fix missing variable initialization for async jidJames Cammarata2014-08-141-0/+1
* Implements the proper method for terminated an auto scale group.James Martin2014-08-141-7/+9
* Make sure default vars are used in template calls for tasksJames Cammarata2014-08-141-2/+6
* Include *.ps1 files in the library for installationJames Cammarata2014-08-142-1/+4
* Catch auth errors in winrm and properly raise errorsJames Cammarata2014-08-141-3/+5
* execute the mount after path validationSerge van Ginderachter2014-08-141-1/+2
* Fixes 8362, returns stderr if No space left on deviceJonathan Mainguy2014-08-141-0/+2
* apache2_module handles multiple lines of output, fixes #7736 and #7857Casey Fitzpatrick2014-08-141-2/+2
* Throw an exception for a missing <file_name> param in ansible-vaultSam Dolan2014-08-141-1/+5
* Hack to fix #7738: Allow tag in image parameter of docker modulePeter Kolloch2014-08-141-1/+9
* fix incorrect secondary ip handling, fixes #7724Stefan Lapers2014-08-141-1/+1
* fix spacingStephen Paul Suarez2014-08-141-1/+1
* fix typoStephen Paul Suarez2014-08-141-1/+1
* support rw bind mode in docker moduleStephen Paul Suarez2014-08-141-0/+7
* apache2_module: Handle dep resolutionJack Neely2014-08-141-1/+1
* Fix parameters check for ec2_volwillthames2014-08-141-3/+9
* set type and default valueAtlas Health2014-08-141-1/+1
* Removing leftover import of atomic_movev1.7.0release1.7.0James Cammarata2014-08-061-1/+0
* Revert "Atomically move known hosts file into place when edited by paramiko c...James Cammarata2014-08-061-20/+2
* Add path checking for relative/escaped tar filenames in the ansible-galaxy co...James Cammarata2014-08-061-2/+10
* Avoid templating raw lookup stringsJames Cammarata2014-08-062-2/+5
* Back-porting in CHANGELOG/etc. for older versionsJames Cammarata2014-08-064-0/+33