nftables(role): introduce role for deploying nftables
This commit is contained in:
parent
217b44c3fa
commit
c8fa55fafd
6 changed files with 44 additions and 0 deletions
|
@ -9,6 +9,11 @@
|
|||
roles:
|
||||
- systemd_networkd
|
||||
|
||||
- name: Ensure nftables deployment on nftables_hosts
|
||||
hosts: nftables_hosts
|
||||
roles:
|
||||
- nftables
|
||||
|
||||
- name: Ensure deployment of infrastructure authorized keys
|
||||
hosts: infrastructure_authorized_keys_hosts
|
||||
roles:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue