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

- hosts: congress_build_host
  sudo: true
  

  vars_files: 
     - config.yml


  roles: 
     - build