This website works better with JavaScript
Home
Explore
Help
Sign In
sarman
/
tftsr_ai
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
342cbd123d
Branches
Tags
feature/three-pass-benchmark
master
tftsr_ai
/
tftsr_nginx-hardening
/
nginx-hardening
/
roles
/
geo_blocking
/
handlers
/
main.yml
main.yml
102 B
History
Raw
1
2
3
4
---
- name: reload nftables
ansible.builtin.command: nft -f {{ geo_nft_file }}
changed_when: true