---
 - hosts: all
   vars_files:
    - "../config/config_dev.yml"
    - "../config/orchard.yml"
    - "../config/supervisor.yml"
   roles:
    - orchard-frontend-accounting-git
    - orchard-frontend-accounting-init
    - orchard-frontend-accounting-reserves-git
    - orchard-frontend-accounting-reserves-init
    - orchard-frontend-accounting-revenue-git
    - orchard-frontend-accounting-revenue-init
    - orchard-ows-accounting-git
    - orchard-ows-accounting-init
    - orchard-ows-search-git
    - orchard-ows-search-init
    - orchard-ows-contracts-git
    - orchard-ows-contracts-init
    - orchard-ows-carveouts-git
    - orchard-ows-carveouts-init
    - orchard-ows-export-git
    - orchard-ows-export-init
    - orchard-swf-dim-etl-git
    - orchard-swf-dim-etl-init
    - orchard-php-etl-git
    - orchard-php-etl-init
    - supervisor-centos
    - supervisor-configs
