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