summaryrefslogtreecommitdiffstats
path: root/prod-playbook.yaml
blob: 83f7e7fa0886ecc4fe621f068bde113b526ca313 (plain) (blame)
1
2
3
4
5
6
7
8
9
- name: Set up wiki for publishing
  hosts: publish
  roles:
    - wiki-edit
- name: Set up pad
  hosts: pad
  vars_files: prod-vars.yml
  roles:
    - pad