blob: 0a5eb9d7f4efe9ed36aa26987f012ef4e60fc676 [file] [log] [blame]
---
- hosts: '{{ hosts }}'
strategy: free
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