aboutsummaryrefslogtreecommitdiffstats
path: root/kube2consul/bin/blueprint/deploy.yml
blob: cc6107604a5a4b59df26becf31d889d4c927c1a0 (plain)
1
2
3
4
5
6
7
8
---
- remote_user: ubuntu
  become: yes
  become_method: sudo
  vars_files:
  - vars.yml
  tasks:
  - include: task.yml