Commit a3ae5f7d authored by Simon Cornet's avatar Simon Cornet
Browse files

chore: remove unused tags

parent 150346a7
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -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"