summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumping version for 1.8.3release1.8.3James Cammarata2015-02-171-1/+1
* Fix for recursion traceback in copy with relative pathsToshio Kuratomi2015-02-171-1/+1
* When recursing subdirectories, honor the follow parameter for setting file at...Toshio Kuratomi2015-02-171-8/+25
* Fix issue #793: mysql_db: for state={absent,present} connections to database ...David Hummel2015-02-171-1/+1
* Don't use 'tenancy' in ec2 spot requestsLuc Bourlier2015-02-171-0/+4
* Improve formatting after previous commitJean-Baptiste Barth2015-02-171-4/+5
* EC2: move logic about terminated instances up (#423)Jean-Baptiste Barth2015-02-171-9/+11
* Prefer gtar to tarToshio Kuratomi2015-02-171-1/+5
* Fix function identifier quotingJohannes Steger2015-02-171-1/+4
* Fix #10059 - replace module does not obey follow=yessysadmin752015-02-171-0/+2
* Fixes #581 - digitalocean module cannot create private_networking=true dropletsRyan Rawson2015-02-171-1/+2
* now handles non string values for sysctlBrian Coca2015-02-171-5/+13
* ttl should always be used during a deleteAlex Clifford2015-02-171-6/+7
* Load distutils on all platforms EXCEPT Solaris.Tim G2015-02-171-1/+2
* Potential fix for 640Toshio Kuratomi2015-02-171-1/+3
* distutils is not available on some non-Linux OS'sTim G2015-02-171-1/+2
* Do not use echo shell builtin for passwordMichael Scherer2015-02-171-6/+4
* requested changesBruce Pennypacker2015-02-171-12/+4
* Added support for 'REQUIRE SSL' grant optionBruce Pennypacker2015-02-171-5/+24
* vpc_zone_identifier must be a csv string when an asg is updated.James Martin2015-02-171-0/+2
* fix for allowing permissions on hard links and soft links + follow=yesBrian Coca2015-02-171-0/+8
* gce_net - creating firewall rule, src_range value seems to get lost or set to...Vasyl Kaigorodov2015-02-171-1/+1
* fix for when state=directory, follow=yes and target is symlink to directoryBrian Coca2015-02-171-12/+23
* Allow ec2_lc to create EC2-Classic Launch ConfigsLuís Guilherme F. Pereira2015-02-171-2/+1
* Build the db connection on `"postgres"` instead of `"template1"`Michael J. Schultz2015-02-171-1/+1
* Make git's update parameter revert to its old behaviour and add new clone par...Toshio Kuratomi2015-02-171-11/+21
* Add text/json as a mimetype to try deserializingToshio Kuratomi2015-02-171-1/+2
* Fixed hostname for rhel5 python 2.4.3Jonathan Mainguy2015-02-171-18/+20
* re-enable AIX password settingzitterbacke2015-02-171-6/+6
* Fix breakage in lineinfile check mode when target file does not exist.Jeff Bradberry2015-02-171-1/+4
* Revert commit cbc417c, as the code is broken, see #438Michael Scherer2015-02-171-16/+4
* Fixes #9518 - "file state=directory" silently skips if it's currently a filesysadmin752015-02-171-0/+4
* Don't traceback if a gid is specified instead of a group nameToshio Kuratomi2015-02-171-12/+14
* Fixup the directory name at a higher level so it can be used by both conditio...Toshio Kuratomi2015-02-171-4/+5
* mysql_user: Added missing privilegesPetros Moisiadis2015-02-171-4/+4
* Strip white space to support multiline permissions in YAMLAndrew Shults2015-02-171-2/+2
* Before pulling submodules from repos add ssh hostkeys for those submodulesToshio Kuratomi2015-02-171-4/+11
* Fix git mod so that we switch to the desired version even if it was previousl...Toshio Kuratomi2015-02-171-2/+2
* Some cleanups to the git moduleToshio Kuratomi2015-02-171-25/+16
* Preventing Nonetype is not iterable error when no tags are passed in for a ne...Marcus Ahle2015-02-171-1/+1
* Files module: Allow touch on hardlinksJesse Buchanan2015-02-171-2/+2
* Fixes bind mountsJonathan Mainguy2015-02-171-0/+11
* Added better region handling and enabled eu-central-1Will Thames2015-02-178-11/+13
* acl: Fix X support in ACL permissionsanatoly techtonik2015-02-171-0/+3
* Find the actual commit annotated tags refer to instead of the tag object.Antti Salminen2015-02-171-1/+13
* Fix old ticket #9092 where a playbook can enter in recursionMichael Scherer2015-02-171-1/+1
* Route53 fix - forcing zone_in, record_in to lower casePhillip Holmes2015-02-171-2/+2
* Route53 fix - forcing zone_in, record_in to lower casePhillip Holmes2015-02-171-2/+2
* Version bump of branch for 1.8.2release1.8.2James Cammarata2014-12-041-1/+1
* Fix typoToshio Kuratomi2014-12-041-1/+1