chore: remove unused tags
This commit is contained in:
parent
150346a7af
commit
a3ae5f7d06
1 changed files with 0 additions and 9 deletions
|
|
@ -3,20 +3,11 @@
|
|||
# routing
|
||||
- name: "routing"
|
||||
ansible.builtin.import_tasks: "routing.yaml"
|
||||
tags:
|
||||
- "full"
|
||||
- "routing"
|
||||
|
||||
# firewall
|
||||
- name: "firewall"
|
||||
ansible.builtin.import_tasks: "firewall.yaml"
|
||||
tags:
|
||||
- "full"
|
||||
- "firewall"
|
||||
|
||||
# performance
|
||||
- name: "performance"
|
||||
ansible.builtin.import_tasks: "performance.yaml"
|
||||
tags:
|
||||
- "full"
|
||||
- "performance"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue