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