Skip to content

Commit eab4f43

Browse files
committed
add sn11
1 parent 6043e6f commit eab4f43

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

infra/ansible/roles/dns_ospf/tasks/main.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,6 @@
6767
state: present
6868
reload: true
6969

70-
- name: Stop and disable frr service
71-
ansible.builtin.systemd_service:
72-
name: frr
73-
state: stopped
74-
enabled: false
75-
7670
- name: Import the bird_basic role from the nycmesh.common collection
7771
ansible.builtin.import_role:
7872
name: nycmesh.common.bird2_basic

0 commit comments

Comments
 (0)