4 lines
99 B
YAML
4 lines
99 B
YAML
- name: reload frr
|
|
command: /usr/lib/frr/frr-reload
|
|
when: "'handler' not in ansible_skip_tags"
|