Skip to content

Instantly share code, notes, and snippets.

@Findeton
Created March 8, 2015 00:01
Show Gist options
  • Select an option

  • Save Findeton/b20ec7d0b3aa69d1fe49 to your computer and use it in GitHub Desktop.

Select an option

Save Findeton/b20ec7d0b3aa69d1fe49 to your computer and use it in GitHub Desktop.
---
- hosts: all
tasks:
- include_vars: config.yml
- include_vars: repos.yml
- include: java.yml
- include: packages.yml
- include: system.yml
- include: agora-tools/main.yml
- include: eorchestra/main.yml
#- include: agora-elections/main.yml
#- include: authapi/main.yml
#- include: agora-core-view/main.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment