summaryrefslogtreecommitdiffstats
path: root/docker-reuse-playbook.yaml
blob: 742a193b4450869c3533632f18d76d8e9f88a1a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
- name: Set up the emacsconf-front wiki
  hosts: emacsconf-front
  tags: front
  roles:
    - wiki

- name: Set up the emacsconf-pad
  hosts: emacsconf-pad
  tags: pad
  roles:
    - pad