summaryrefslogtreecommitdiff
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* added note about behaviour change in 2.2Brian Coca2016-05-231-3/+4
* Allow multiple keys per host + minor improvements (#716)Leo Antunes2016-05-231-45/+71
* add missing author infoBrian Coca2016-05-201-0/+2
* Use a python3 compatible notation for octal (#2238)Michael Scherer2016-05-171-1/+1
* Add insert support to iptables. (#1180)Daniel Vigueras2016-05-161-1/+19
* Merge pull request #2146 from ke3vin/interfacezoneAdrian Likins2016-05-161-20/+60
|\
| * Fix the interface handling code to allow permanent and non-permanent operations.Kevin Hildebrand2016-05-021-20/+60
* | Merge pull request #2225 from rusaksoft/iptables-add-icmp-typeAdrian Likins2016-05-161-0/+9
|\ \
| * | iptables module - icmp-type better doc stylePavel Samokha2016-05-131-1/+3
| * | fix icmp-typePavel Samokha2016-05-131-1/+1
| * | iptables module - add icmp_typePavel Samokha2016-05-131-0/+7
* | | Fix check-mode incorrectly returning changed (#2220)Dag Wieers2016-05-141-37/+36
* | | New lvol option: shrink. (#2135)Yannig2016-05-131-2/+13
|/ /
* | Use type='path' rather than str, so path is expanded correctlyMichael Scherer2016-05-081-4/+2
|/
* updated version added for pvsBrian Coca2016-04-281-1/+1
* Merge pull request #2007 from p53/develMatt Davis2016-04-281-8/+26
|\
| * Add pvs parameter to documentationp532016-04-191-0/+5
| * Removing, unwanted pullPavol Ipoth2016-04-151-793/+0
| * Adding new ansible module lvol_cachePavol Ipoth2016-04-151-0/+793
| * Merge branch 'devel' of https://github.com/ansible/ansible-modules-extras int...Pavol Ipoth2016-04-154-8/+2
| |\
| * | Fixes #2008 Lvol module is not indempodent for cache lv'sPavol Ipoth2016-04-111-2/+5
| * | Added pvs parameter to lvol modulePavol Ipoth2016-04-111-6/+16
* | | Recategorize git_config and shift version to 2.1Toshio Kuratomi2016-04-281-219/+0
* | | updated version addedBrian Coca2016-04-271-1/+1
* | | Add git_config module (#1945)Matthew2016-04-271-0/+219
* | | docs: fix make docs (#2107)René Moser2016-04-261-5/+11
* | | system/ufw.py: Add security warning re. removing ufw application prof…Chris Lamb2016-04-231-1/+3
* | | Basic ability to set masquerade options from ansible, according to current co...codehopper-uk2016-04-161-0/+92
| |/ |/|
* | Remove the +x from crypttab and cronvar (#2039)Michael Scherer2016-04-152-0/+0
* | Sprinkle some LANG/LC_* where command output is parsed (#2019)Jasper Lievisse Adriaanse2016-04-131-0/+2
* | Remove dead code (#1303)Michael Scherer2016-04-121-8/+0
|/
* Unchecked index causes IndexError.kubilus12016-04-111-0/+2
* Merge pull request #1149 from Jmainguy/puppet_stdoutMonty Taylor2016-04-101-3/+3
|\
| * Enable stdout and stderr on sucessful runs, making show_diff useableJonathan Mainguy2015-12-151-3/+3
* | Merge pull request #1971 from insom/develRené Moser2016-04-101-0/+9
|\ \
| * | Add `to_destination` parameterAaron Brady2016-04-061-0/+9
* | | system/puppet: add --tags parameter (#1916)Vlad Gusev2016-04-101-0/+14
|/ /
* | osx_defaults: fix datetimeChulki Lee2016-04-011-3/+3
* | Merge pull request #1478 from m0/firewalld_interfaceRené Moser2016-04-011-1/+58
|\ \
| * | firewalld: fixes documentationMo2016-01-161-1/+2
| * | firewalld: add/remove interfaces to/from zonesMo2016-01-101-1/+57
* | | fix dscp marking documentation in iptables moduleDavid Hocky2016-03-311-2/+2
* | | Merge pull request #1555 from LuckyGeck/develRené Moser2016-03-251-0/+21
|\ \ \
| * | | Added version restriction for uid_owner and reject_with.Pavel Sychev2016-03-231-0/+2
| * | | Added docs for reject_with and uid_owner.Pavel Sychev2016-03-231-0/+8
| * | | Added reject_with and uid_owner support.Pavel Sychev2016-03-231-0/+11
* | | | make: move down ansible importLinus Unnebäck2016-03-251-3/+2
* | | | make: add empty return docsLinus Unnebäck2016-03-251-0/+4
* | | | module: system/makeLinus Unnebäck2016-03-241-0/+118
|/ / /
* | | Merge pull request #1641 from EmilienM/puppet/executeRené Moser2016-03-211-0/+14
|\ \ \