{"id":20810254,"url":"https://github.com/wluisaraujo/ansible-role-iptables","last_synced_at":"2026-05-04T22:40:10.515Z","repository":{"id":217086399,"uuid":"128126804","full_name":"wluisaraujo/ansible-role-iptables","owner":"wluisaraujo","description":"Infrastructure as Code (IaC) with Ansible role for Iptables","archived":false,"fork":false,"pushed_at":"2019-10-02T19:11:03.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-10T12:11:15.521Z","etag":null,"topics":["ansible","ansible-role","firewall","iptables"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/wluisaraujo.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}},"created_at":"2018-04-04T21:57:07.000Z","updated_at":"2019-10-02T19:11:05.000Z","dependencies_parsed_at":"2024-01-14T13:47:23.833Z","dependency_job_id":"4a0ea3d4-07cf-4300-aa65-4f2373439e16","html_url":"https://github.com/wluisaraujo/ansible-role-iptables","commit_stats":null,"previous_names":["wluisaraujo/ansible-role-iptables"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wluisaraujo/ansible-role-iptables","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-iptables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-iptables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-iptables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-iptables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wluisaraujo","download_url":"https://codeload.github.com/wluisaraujo/ansible-role-iptables/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wluisaraujo%2Fansible-role-iptables/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["ansible","ansible-role","firewall","iptables"],"created_at":"2024-11-17T20:22:28.167Z","updated_at":"2026-05-04T22:40:10.500Z","avatar_url":"https://github.com/wluisaraujo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Ansible Galaxy](https://img.shields.io/badge/Ansible%20Galaxy-Firewall%20IPtables-blue.svg)](https://galaxy.ansible.com/wluisaraujo/iac-ansible-iptables) [![Build Status](https://travis-ci.org/wluisaraujo/ansible-role-iptables.svg?branch=master)](https://travis-ci.org/wluisaraujo/ansible-role-iptables)\n\n# IaC: with [Ansible](https://www.ansible.com) role to configure [Iptables](https://www.netfilter.org/)\n------------\n\nDescription\n------------\n\nConfigura iptables firewall Linux. Com suporte para IPv4\n \nRequirements\n------------\n\n * \n\nInstallation\n------------\n\n```console\nvagrant@localhost:~$ ansible-galaxy install wluisaraujo.iptables\nvagrant@localhost:~$ ansible-galaxy install -r wluisaraujo.iptables/requirements.txt\n```\n\n\nRole Variables\n--------------\n\n[defaults/main.yml](defaults/main.yml)\n\n    firewall_state: started\n    firewall_enabled_at_boot: true\n\nDependencies\n------------\n\n* None\n\nExample Playbook\n----------------\n```yaml\n---\n- hosts: localhost\n  vars_files:\n    - vars/main.yml\n  roles:\n    - { role: iptables }\n...\n```\n\n----------------\n[![Licence](https://img.shields.io/badge/License-GPL%20v3-red.svg)](https://www.gnu.org/licenses/gpl-3.0.pt-br.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwluisaraujo%2Fansible-role-iptables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwluisaraujo%2Fansible-role-iptables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwluisaraujo%2Fansible-role-iptables/lists"}