blob: 28d8a21e99bdd775c52d8eb35666bdaab19fb266 [file] [log] [blame]
---
- hosts: '{{ hosts }}'
serial: 1
gather_facts: no
vars_files:
- ~/.apigee/credentials.yml
roles:
- { role: apigee-opdk-set-reachable, reachable: '{{ reachability }}', server_types: ['router', 'mp'] }
tags:
- reachability