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