Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n1k0r/ansible-role-nftables
nftables role for Ansible
https://github.com/n1k0r/ansible-role-nftables
administration ansible ansible-role deployment firewall linux network nftables security server
Last synced: about 2 months ago
JSON representation
nftables role for Ansible
- Host: GitHub
- URL: https://github.com/n1k0r/ansible-role-nftables
- Owner: n1k0r
- Created: 2024-04-01T09:20:04.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-01T09:21:56.000Z (9 months ago)
- Last Synced: 2024-04-03T22:27:48.591Z (9 months ago)
- Topics: administration, ansible, ansible-role, deployment, firewall, linux, network, nftables, security, server
- Language: Jinja
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nftables role for Ansible
## Variables
```yaml
nftables_config: nftables.conf.j2 # optional
```If `nftables_config` is not specified then [default](templates/default_nftables.conf.j2) is used.