summaryrefslogtreecommitdiffstats
path: root/components/congress/ansible/deploy_congress.yml
blob: 7f010402f040290da13059965a7d87dcc841549d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---

- hosts: congress_prod_host
  sudo: true
  

  vars_files: 
     - config.yml


  roles: 
     - deploy