Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-maintenance-opdk-upgrade
/
4abbdd70367cb6a1404cecc267612f61398e2c50
/
.
/
configuration
/
opdk-set-reachable.yml
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