blob: bd2884a385a08e231f88341a5a918dc9977fe516 [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
Sapan Bhatia01ccae12017-02-07 11:32:57 -08006 become: yes
Pingping Lind07e26c2016-09-06 23:06:01 +00007 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