Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-maintenance-cassandra-replication-factor
/
5d7440a4712f806b61b28f61012b658df9c8ccd5
/
.
/
opdk-set-reachable.yml
blob: 9449b9657e461f9e5edf86560a36ed78218228dc [
file
]
---
-
name:
Set reachability flag
hosts:
'{{ hosts }}'
gather_facts:
no
roles:
-
{
role:
apigee
-
opdk
-
set
-
reachable,
reachable:
'{{ reachability }}'
,
server_types:
[
'router'
,
'mp'
] }
tags:
-
reachability