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
|
# routing
|
||||||
- name: "routing"
|
- name: "routing"
|
||||||
ansible.builtin.import_tasks: "routing.yaml"
|
ansible.builtin.import_tasks: "routing.yaml"
|
||||||
tags:
|
|
||||||
- "full"
|
|
||||||
- "routing"
|
|
||||||
|
|
||||||
# firewall
|
# firewall
|
||||||
- name: "firewall"
|
- name: "firewall"
|
||||||
ansible.builtin.import_tasks: "firewall.yaml"
|
ansible.builtin.import_tasks: "firewall.yaml"
|
||||||
tags:
|
|
||||||
- "full"
|
|
||||||
- "firewall"
|
|
||||||
|
|
||||||
# performance
|
# performance
|
||||||
- name: "performance"
|
- name: "performance"
|
||||||
ansible.builtin.import_tasks: "performance.yaml"
|
ansible.builtin.import_tasks: "performance.yaml"
|
||||||
tags:
|
|
||||||
- "full"
|
|
||||||
- "performance"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue