summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge pull request #1958 from omriiluz/Bugfix-for-1957Brian Coca2015-08-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | No need for .keys on volumes listOmri Iluz2015-08-231-1/+1
|/ / / / / / / /
* | | | | | | | Fixing region requirement regarding euca clustersJames Cammarata2015-08-221-2/+5
* | | | | | | | Merge pull request #1954 from nitzmahone/setup_uptimeBrian Coca2015-08-211-1/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | added windows facts ansible_lastboot, ansible_uptime_secondsnitzmahone2015-08-211-1/+4
|/ / / / / / /
* | | | | | | Merge pull request #1926 from cjchang/keystone_userBrian Coca2015-08-211-9/+27
|\ \ \ \ \ \ \
| * | | | | | | Handle the changed valueNithy Renganathan2015-08-201-4/+7
| * | | | | | | support creating role onlyMahesh Sawaiker2015-08-171-9/+24
| | |_|_|/ / / | |/| | | | |
* | | | | | | Fix for the case where plugins aren't loaded on old RHEL systemsToshio Kuratomi2015-08-201-4/+9
* | | | | | | Merge pull request #1946 from ansible/pr/1657Toshio Kuratomi2015-08-201-53/+108
|\ \ \ \ \ \ \
| * | | | | | | Return change results in a dictionary listing the package names.pr/1657Toshio Kuratomi2015-08-201-13/+7
| * | | | | | | yum: improved check_mode handling and package update flow.queridiculo2015-07-221-52/+113
* | | | | | | | Merge pull request #1943 from richbria/develMatt Martz2015-08-201-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Preventing servers that are deleted and left in the deleted state from being ...Brian Richards2015-08-201-1/+3
|/ / / / / / / /
* | | | | | | | Merge pull request #1920 from ilya-epifanov/develToshio Kuratomi2015-08-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed memory_limit for docker api version >= 1.19Ilya Epifanov2015-08-161-1/+1
* | | | | | | | | Merge pull request #1734 from freym/assemble-file-validationBrian Coca2015-08-191-0/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | assemble: add file validation support.Matthias Frey2015-07-151-0/+19
* | | | | | | | | | Merge pull request #1934 from SamYaple/refix_bug_1226Toshio Kuratomi2015-08-191-6/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Actually remove the section we are replacingSam Yaple2015-08-191-7/+0
| * | | | | | | | | | Refix bug 1226 after revertSam Yaple2015-08-191-0/+5
|/ / / / / / / / / /
* | | | | | | | | | deal with more failures when apt module fails to instantiate pkgBrian Coca2015-08-181-11/+12
* | | | | | | | | | Merge pull request #1857 from SamYaple/develBrian Coca2015-08-181-2/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Revert "escapeds changes"Sam Yaple2015-08-031-2/+7
* | | | | | | | | | Merge pull request #1925 from kostyrevaa/develBrian Coca2015-08-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix documentation of authorized_key.pyАлександр Костырев2015-08-171-1/+1
|/ / / / / / / / /
* | | | | | | | | updated encoding comment and expanded authors fieldBrian Coca2015-08-141-2/+4
* | | | | | | | | Merge pull request #150 from astorije/recursive_aclBrian Coca2015-08-141-113/+131
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Set version number in recursive option descriptionJérémie Astori2015-08-141-1/+1
| * | | | | | | | Ensure Python 2.4 compatibility and Linux-restricted supportJérémie Astori2015-08-141-4/+17
| * | | | | | | | Add recursive support for ACL module (fix #5053, fix #5550, fix #7276)Jérémie Astori2015-07-041-111/+116
* | | | | | | | | updated docs for packageBrian Coca2015-08-131-1/+3
* | | | | | | | | Merge pull request #1911 from mgedmin/patch-1Brian Coca2015-08-131-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix obvious copy-paste error in module docsMarius Gedminas2015-08-131-1/+1
|/ / / / / / / / /
* | | | | | | | | made continue into a pass (there was no loop)Brian Coca2015-08-131-2/+2
* | | | | | | | | minor doc fixesBrian Coca2015-08-121-3/+6
* | | | | | | | | Merge pull request #878 from EvanK/system-cron--disabledBrian Coca2015-08-121-8/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add disabled option to cron moduleEvan Kaufman2015-06-281-8/+22
* | | | | | | | | | Merge pull request #1895 from bcoca/gpg2_fallbackBrian Coca2015-08-121-1/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fixed typoBrian Coca2015-08-111-1/+1
| * | | | | | | | | | added gpg2 as fallbackBrian Coca2015-08-111-1/+8
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1899 from austinhyde/fix-service-rcconf-newlinesBrian Coca2015-08-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Always end rc.conf entries with a new lineAustin Hyde2015-08-101-1/+1
| |/ / / / / / / / /
* | | | | | | | | | avoid shlex exceptions in rc parsing (happens with multiline entries)Brian Coca2015-08-121-1/+5
* | | | | | | | | | Merge pull request #1906 from mjschultz/patch-1Brian Coca2015-08-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Return an iterable instead of NoneMichael J. Schultz2015-08-121-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #1905 from evverx/fix-legacy-services-enabledBrian Coca2015-08-121-2/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix service.enable on: Debian 8, Ubuntu 15.04Evgeny Vereshchagin2015-08-121-2/+13
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #62 from 0x46616c6b/user-add-skeleton-supportBrian Coca2015-08-121-3/+37
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | added skeleton support in user modulelouis2014-09-301-3/+37