blob: a7939766d56c40a13fd1e9c420947de019de1e48 [file] [log] [blame]
Pingping Lind07e26c2016-09-06 23:06:01 +00001---
2- hosts: {{ instance_name }}
3 gather_facts: False
4 connection: ssh
5 user: ubuntu
6 sudo: yes
7 tasks:
8
9 - name: write message
10 shell: echo "{{ display_message }}" > /var/tmp/index.html
11
12 - name: setup s5s8_pgw interface config
13 shell: ./start_3gpp_int.sh eth1 {{ s5s8_pgw_tag }} {{ s5s8_pgw_ip }}/24