feat(security): add tags to target security role or firewall actions
This commit is contained in:
parent
6b15ecc3a6
commit
641bf17fa4
2 changed files with 6 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
name: nullified.infrastructure.security
|
||||
apply:
|
||||
tags: [security]
|
||||
tags: [security]
|
||||
tags: [security, firewall]
|
||||
- name: include common role
|
||||
ansible.builtin.include_role:
|
||||
name: nullified.infrastructure.common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue