blob: 2c9ab6e1405cc396cdd823143e9b1827715b9797 [file] [log] [blame]
Pingping Lind28ab982016-08-29 18:42:52 +00001---
2- hosts: {{ instance_name }}
3 gather_facts: False
4 connection: ssh
5 user: ubuntu
6 sudo: yes
7 tasks: