Skip to content
Snippets Groups Projects
check_ibgp.yaml 135 B
- name: Check iBGP status on P
  hosts: all
  gather_facts: false
  roles:
    - ../roles/ibgp_update
  vars:
    verb: 'check_p_ibgp'