Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-maintenance-opdk-upgrade
/
26a09b0649a34010d58f7ea8eaa739aaac4615e9
/
.
/
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