blob: 83385824c7ecc663f400571255cd784bf079d5e3 [file] [log] [blame]
---
- hosts: {{ instance_name }}
gather_facts: True
connection: ssh
user: ubuntu
sudo: yes
vars:
- sgwc_shared_ip: {{ sgwc_shared_ip }}
- mme_shared_ip: {{ mme_shared_ip }}
- sgwu_shared_ip: {{ sgwu_shared_ip }}
roles:
- ngic_config