blob: bd2884a385a08e231f88341a5a918dc9977fe516 [file] [log] [blame]
---
- hosts: {{ instance_name }}
gather_facts: False
connection: ssh
user: ubuntu
become: yes
tasks:
- name: write message
shell: echo "{{ display_message }}" > /var/tmp/index.html
- name: setup s5s8_pgw interface config
shell: ./start_3gpp_int.sh eth1 {{ s5s8_pgw_tag }} {{ s5s8_pgw_ip }}/24