ansible-sample/deploy_nftables.yml
2026-09-23 14:26:05 +09:00

8 lines
134 B
YAML

---
- name: Deploy validated nftables configuration to live routers
hosts:
- all_servers
become: true
roles:
- nftables