blob: 455290c9993cb62885b99a11faf079f417aa7148 [file] [log] [blame]
Yunpeng Zhang0048cf42017-08-15 23:01:28 -04001---
2- hosts: {{ instance_name }}
3 gather_facts: False
4 connection: ssh
5 user: ubuntu
6 become: 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