{"id":21400261,"url":"https://github.com/oefenweb/ansible-sysctl","last_synced_at":"2026-03-16T18:33:07.831Z","repository":{"id":53573874,"uuid":"43758513","full_name":"Oefenweb/ansible-sysctl","owner":"Oefenweb","description":"Ansible role to manage sysctl settings","archived":false,"fork":false,"pushed_at":"2023-11-02T11:07:29.000Z","size":89,"stargazers_count":12,"open_issues_count":0,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-11-02T11:37:47.668Z","etag":null,"topics":["ansible","debian","kernel","performance","sysctl","ubuntu"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oefenweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-10-06T15:09:42.000Z","updated_at":"2023-03-09T02:14:42.000Z","dependencies_parsed_at":"2023-02-08T19:15:38.441Z","dependency_job_id":"a20c2a3f-31fc-448f-a84c-e5d1de3f7b67","html_url":"https://github.com/Oefenweb/ansible-sysctl","commit_stats":null,"previous_names":[],"tags_count":46,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-sysctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-sysctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-sysctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-sysctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-sysctl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225917681,"owners_count":17544932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","debian","kernel","performance","sysctl","ubuntu"],"created_at":"2024-11-22T15:20:17.577Z","updated_at":"2026-03-16T18:33:02.801Z","avatar_url":"https://github.com/Oefenweb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## sysctl\n\n[![CI](https://github.com/Oefenweb/ansible-sysfs/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-sysfs/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-sysctl-blue.svg)](https://galaxy.ansible.com/Oefenweb/sysctl)\n\nManage `sysctl` settings.\n\n#### Requirements\n\n* `procps` (will be installed)\n\n#### Variables\n\n* `sysctl_settings`: [default: `[]`]: List of `sysctl` settings\n* `sysctl_settings.{n}.name`: [required]: Name of the setting\n* `sysctl_settings.{n}.value`: [required]: Value of the setting\n* `sysctl_settings.{n}.state`: [default: `present`]: Whether to ensure the setting is present or absent\n\n## Dependencies\n\nNone\n\n#### Example\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.sysctl\n  vars:\n    sysctl_settings:\n      - name: net.ipv4.tcp_fin_timeout\n        value: 10\n```\n\n#### License\n\nMIT\n\n#### Author Information\n\n* Mark van Driel\n* Mischa ter Smitten\n\n#### Feedback, bug-reports, requests, ...\n\nAre [welcome](https://github.com/Oefenweb/ansible-sysctl/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-sysctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-sysctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-sysctl/lists"}