blob: 8c72469c4fc1f7d264f4412953f081f87fd15b73 [file] [log] [blame]
---
- hosts: '{{ hosts }}'
serial: 1
vars_files:
- ~/.apigee/credentials.yml
roles:
- { role: apigee-opdk-set-reachable, reachable: '{{ reachability }}', server_type: 'router' }
- { role: apigee-opdk-set-reachable, reachable: '{{ reachability }}', server_type: 'mp' }
tags:
- reachability