diff --git a/geant/gap_ansible/playbooks/check_l3_services.yaml b/geant/gap_ansible/playbooks/check_l3_services.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c709c3b66658e19043c0c17582859a74699f3c79 --- /dev/null +++ b/geant/gap_ansible/playbooks/check_l3_services.yaml @@ -0,0 +1,5 @@ +- name: Check L3 VPRN + hosts: all + gather_facts: false + roles: + - ../roles/promote_p_to_pe