{"id":27088968,"url":"https://github.com/devops-works/ansible-ferm","last_synced_at":"2026-02-22T23:33:38.465Z","repository":{"id":98718073,"uuid":"206033006","full_name":"devops-works/ansible-ferm","owner":"devops-works","description":"ferm ansible role","archived":false,"fork":false,"pushed_at":"2024-02-12T20:28:32.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-30T07:37:19.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devops-works.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-09-03T08:54:39.000Z","updated_at":"2024-04-15T11:38:38.000Z","dependencies_parsed_at":"2025-04-06T06:36:57.218Z","dependency_job_id":"60ed12ed-0e73-479b-9cc4-4bbb1626efa6","html_url":"https://github.com/devops-works/ansible-ferm","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/devops-works/ansible-ferm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-ferm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-ferm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-ferm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-ferm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devops-works","download_url":"https://codeload.github.com/devops-works/ansible-ferm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devops-works%2Fansible-ferm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29730746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-04-06T06:36:51.867Z","updated_at":"2026-02-22T23:33:38.449Z","avatar_url":"https://github.com/devops-works.png","language":"Jinja","readme":"# Ansible ferm role\n\nThis role is a stripped down version of\n[debops.ferm role](https://github.com/debops/ansible-ferm).\n\n[ferm](http://ferm.foo-projects.org/) is a wrapper around `iptables` and\n`ip6tables` commands which lets you manage host firewall in an easy and\nAnsible-friendly way. This role can be used to setup firewall rules\ndirectly from inventory, or it can be used as a dependency by other roles\nto setup firewall rules for other services.\n\n### Installation\n\nThis role requires at least Ansible `v1.7.0`. To install it, run:\n\n    ansible-galaxy install https://github.com/leucos/ansible-ferm.git\n\n### Documentation\n\nYou can use this role as a simple dependency:\n\n    dependencies:\n      - role: ansible-ferm\n        name: ansible-ferm\n        src: https://github.com/leucos/ansible-ferm.git\n        ferm_input_group_list:\n          - type: 'dport_accept'\n            dport: [ '80' ]\n            saddr: '{{ some_ansible_group }}'\n            weight: '50'\n            filename: 'gluster_accept'\n\nIf you need more control, you can skip the `ferm_input_group_list` part\nand push specific templates from your role.\n\nSee [ansible-pxc](https://github.com/leucos/ansible-pxc.git) role for this.\n\n### Issues\n\nThis role is WIP and lacks tests.\n\n### Authors\n\nThis role is based on `ferm` role written by [Maciej Delmanowski](https://github.com/drybjed) of [DebOps](https://github.com/debops) fame.\n\nAdapted by Michel Blanc ([Twitter](https://twitter.com/b9m) | [GitHub](https://github.com/leucos)\n\n### Licence\n\nLicense: [MIT](http://opensource.org/licenses/MIT)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-works%2Fansible-ferm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevops-works%2Fansible-ferm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevops-works%2Fansible-ferm/lists"}