summaryrefslogtreecommitdiff
path: root/system/sysctl.py
Commit message (Collapse)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
|
* Examples syntax batch4 (#5620)Sam Doran2016-11-151-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change example syntax on authorized_key module * Change example syntax on cron module * Change example syntax on group module * Change example syntax on hostname module * Change example syntax on seboolean module * Change example syntax on selinux module * Change example syntax on service module * Change example syntax on sysctl module * Change example syntax on systemd module * Change example syntax on user module * Change example syntax on debug module * Change example syntax on fail module * Change example syntax on include module * Change example syntax on include_role module * Change example syntax on include_vars module * Change example syntax on pause module * Change example syntax on wait_for module * Change example syntax on apache2_module module * > Change example syntax on django_manage module * Change example syntax on htpasswd module
* Showing some of the sysctl settings in proper yaml format per Ansible ↵Michael LoSapio2016-06-301-2/+8
| | | | documentation (#4073)
* Port sysctl to a py3 and py24 compatible syntax (#3675)Michael Scherer2016-05-171-2/+4
|
* Set one parameter to be type pathToshio Kuratomi2016-02-291-3/+4
|
* Various simple linting type cleanups on modulesMatt Martz2016-02-161-1/+0
|
* Support sysctl on OpenBSDgekmihesg2015-10-061-3/+24
| | | | Fixes #1233
* Proper author info for all remaining modulesGreg DeKoenigsberg2015-06-151-1/+1
|
* value should be string as that is what it compares againstBrian Coca2015-05-181-1/+1
|
* now handles non string values for sysctlBrian Coca2015-01-191-5/+13
|
* Fixed typoPascal Borreli2014-11-281-1/+1
|
* Fix whitespace around '=' in sysctl.conf.Martijn P. Rijkeboer2014-11-101-2/+2
|
* file extensions!Michael DeHaan2014-09-261-0/+334