{"id":21400307,"url":"https://github.com/oefenweb/ansible-conntrack","last_synced_at":"2025-09-11T13:41:43.553Z","repository":{"id":52305795,"uuid":"42240047","full_name":"Oefenweb/ansible-conntrack","owner":"Oefenweb","description":"Ansible role to manage (nf_)conntrack in Debian-like systems","archived":false,"fork":false,"pushed_at":"2023-11-02T11:02:23.000Z","size":98,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T15:55:20.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-10T11:17:24.000Z","updated_at":"2024-02-08T16:57:11.000Z","dependencies_parsed_at":"2023-02-08T19:00:22.941Z","dependency_job_id":"b280bb46-ddb1-4e68-946c-af724ff6ee0b","html_url":"https://github.com/Oefenweb/ansible-conntrack","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/Oefenweb/ansible-conntrack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-conntrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-conntrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-conntrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-conntrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oefenweb","download_url":"https://codeload.github.com/Oefenweb/ansible-conntrack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oefenweb%2Fansible-conntrack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274647834,"owners_count":25324293,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-22T15:20:54.264Z","updated_at":"2025-09-11T13:41:43.508Z","avatar_url":"https://github.com/Oefenweb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## conntrack\n\n[![CI](https://github.com/Oefenweb/ansible-conntrack/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-conntrack/actions?query=workflow%3ACI)\n[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-conntrack-blue.svg)](https://galaxy.ansible.com/Oefenweb/conntrack)\n\nManage `(nf_)conntrack` in Debian-like systems.\n\n#### Requirements\n\nNone\n\n#### Variables\n\n* `conntrack_kernel_modules`: [default: `[]`]: List of kernel modules to load\n* `conntrack_kernel_modules.{n}.name`: [required]: Name of the kernel module (e.g. `nf_conntrack`)\n* `conntrack_kernel_modules.{n}.params`: [optional, default: `[]`]: List of parameters for this kernel module\n* `conntrack_kernel_modules.{n}.params.{n}.name`: [required]: Name of the parameter\n* `conntrack_kernel_modules.{n}.params.{n}.value`: [required]: Value of the parameter\n\n* `conntrack_sysctl_settings`: [default: `[]`]: List of `sysctl` settings\n* `conntrack_sysctl_settings.{n}.name`: [required]: Name of the `sysctl` setting\n* `conntrack_sysctl_settings.{n}.value`: [required]: Value of the `sysctl` setting\n\n## Dependencies\n\nNone\n\n#### Example\n\n```yaml\n---\n- hosts: all\n  roles:\n    - oefenweb.conntrack\n  vars:\n    conntrack_kernel_modules:\n      - name: nf_conntrack\n        params:\n          - name: hashsize\n            value: 16384\n    conntrack_sysctl_settings:\n      - name: net.netfilter.nf_conntrack_max\n        value: 65536\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-conntrack/issues)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-conntrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foefenweb%2Fansible-conntrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foefenweb%2Fansible-conntrack/lists"}