Gitiles
Code Review
Sign In
gerrit.lfbroadband.org
/
vSGW
/
6b01723b97bb1e75ea93cdafa00a590123c2ed6d
/
.
/
xos
/
synchronizer
/
steps
/
vsgwtenant_playbook.yaml
blob: ede86746cfe42a0703b4770410ed902493c01f8e [
file
] [
log
] [
blame
]
Omar Abdelkader
6b01723
2017-08-07 19:48:57 -0600
[
diff
] [
blame^
]
1
---
2
-
hosts:
{{ instance_name }}
3
connection:
ssh
4
user:
ubuntu
5
become:
yes
6
gather_facts:
no
7
tasks:
8
9
vars:
10
-
tenant_message:
"{{ tenant_message }}"
11