windmill-ops/playbooks/bootstrap/roles/iptables/README.rst

785 B

ansible-role-iptables

Ansible role to manage iptables

Description

iptables is a command line utility for configuring Linux kernel firewall.

Requirements

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install iptables
  hosts: all
  roles:
    - ansible-role-iptables