summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1499 from specnazzz/fix-seport-portsBrian Coca2016-01-251-1/+1
|\ \ \ \ \ \
| * | | | | | Fix seport module issue when ports argument is interpolated from a variable a...Michal Mach2016-01-141-1/+1
* | | | | | | Merge pull request #1493 from abulimov/filesystem_recreate_with_forceBrian Coca2016-01-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Allow recreation of same FS with force=yesAlexander Bulimov2016-01-131-1/+1
* | | | | | | | Merge pull request #1492 from alxgu/filesystem_idemponentBrian Coca2016-01-251-4/+69
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Make fileystem module idemponent. Compare devicesize and filesystemsize.Alexander Gubin2016-01-151-4/+69
| |/ / / / / /
* | | | | | | fixed python 2.4 compatibilitycolynn.liu2016-01-221-1/+6
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #1133 from lightblu/develBrian Coca2016-01-181-1/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Check to make sure the firewalld client is connected before proceeding.Björn Lichtblau2015-10-221-1/+4
* | | | | | osx_defaults: Fix boolean value parsingTom X. Tobin2016-01-141-2/+4
* | | | | | Merge pull request #1403 from LinusU/linusu-iptables-cleanupBrian Coca2016-01-141-18/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | iptables: cleanupLinus Unnebäck2015-12-181-18/+11
* | | | | | Fix documentation default value for gluster_volume start_on_createJeroen Geusebroek2016-01-131-0/+1
| |_|/ / / |/| | | |
* | | | | Merge pull request #1476 from jarrpa/jarrpa-patch-1Brian Coca2016-01-121-5/+3
|\ \ \ \ \
| * | | | | gluster_volume: allow probing ourselvesJose A. Rivera2016-01-101-5/+3
* | | | | | Merge pull request #1389 from brwilson/develBrian Coca2016-01-121-4/+5
|\ \ \ \ \ \
| * | | | | | Properly handle adding multiple bricks to volumeBenjamin Wilson2015-12-161-4/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1482 from ansible/json-imports-fallbackBrian Coca2016-01-121-1/+6
|\ \ \ \ \ \
| * | | | | | Update for modules which import json.json-imports-fallbackToshio Kuratomi2016-01-111-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1382 from Jmainguy/lvol_snapshotBrian Coca2016-01-111-6/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add snapshot feature to lvolJonathan Mainguy2015-12-151-6/+26
| |/ / / /
* | | | | Remove advertising show_diff featureJonathan Mainguy2016-01-061-7/+1
* | | | | Fix puppet module formatting issueCasey Lang2016-01-051-3/+1
* | | | | Merge pull request #1081 from ag-wood/firewalld-rr-fixBrian Coca2016-01-041-0/+7
|\ \ \ \ \
| * | | | | Fix for ansible-modules-extras issue #1080ag-wood2015-10-111-0/+7
* | | | | | Improved fix for #1074. Both None and '' transform to fqdn.Jeroen Geusebroek2016-01-031-2/+2
* | | | | | Fix for issue #1074. Now able to create volume without replica's.Jeroen Geusebroek2016-01-031-0/+3
* | | | | | Import module snippets in the correct locationMatt Martz2015-12-221-3/+3
* | | | | | Remove unneeded spaces at the end of ohaiMatt Martz2015-12-221-2/+0
* | | | | | Replace choices=BOOLEANS by type='bool', fix #1326Michael Scherer2015-12-212-3/+3
| |/ / / / |/| | | |
* | | | | Sync minor fixes from OpenStack InfraMonty Taylor2015-12-141-8/+24
* | | | | Merge pull request #1079 from wkeeling/bugfix_634Brian Coca2015-12-141-1/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixes #634 - multiple param handling by modprobe.pyWill Keeling2015-10-101-1/+6
| |/ / /
* | | | Fix documentation to prevent formatting error where each letter has its own l...Gordon Fierce2015-12-071-2/+4
| |_|/ |/| |
* | | Merge pull request #1302 from mscherer/fix_1282Toshio Kuratomi2015-12-041-1/+2
|\ \ \
| * | | Add a more explicit error message, fix #1282Michael Scherer2015-12-041-1/+2
* | | | Resolves #1312, Improve pam_limits documentationGuillaume Grossetie2015-12-011-3/+11
|/ / /
* | | Resolves #1290, Adds limit_type choice "-"GUILLAUME GROSSETIE2015-11-261-1/+1
* | | Merge pull request #1260 from xavpaice/develBrian Coca2015-11-241-1/+1
|\ \ \
| * | | Added stdout and stderr to puppet output for rc=2Xav Paice2015-11-181-1/+1
* | | | removed json importBrian Coca2015-11-211-1/+0
|/ / /
* | | Editing iptable module to use -m state --state instead of -m conntrack --ctstateRomain Brucker2015-11-101-2/+2
* | | Fixing limit type from list to stringRomain Brucker2015-11-031-1/+1
* | | Adding limit feature to iptables moduleRomain Brucker2015-11-031-0/+12
* | | made ctstate default to [] and evaluation conditional on the list being popou...Brian Coca2015-11-031-2/+3
* | | fixed default from None to [] for ctstateBrian Coca2015-11-031-1/+1
* | | avoid index error on empty list, key being true means its not None nor []Brian Coca2015-11-021-2/+2
* | | made ctstate accept listsBrian Coca2015-11-021-5/+4
* | | Add conntrack module ctstate support to iptablesDaniel Vigueras2015-11-021-0/+19
* | | Revert "Change show_diff to default to yes"Monty Taylor2015-11-011-3/+3