blob: 9449b9657e461f9e5edf86560a36ed78218228dc [file] [log] [blame]
---
- name: Set reachability flag
hosts: '{{ hosts }}'
gather_facts: no
roles:
- { role: apigee-opdk-set-reachable, reachable: '{{ reachability }}', server_types: ['router','mp'] }
tags:
- reachability