summaryrefslogtreecommitdiffstats
path: root/playbooks/new.theopensourceway.org.yml
blob: 605191077eabc91ed67990549d955dd9175dce16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
- hosts: new.theopensourceway.org
  vars:
    mailman_webinterface: lists.theopensourceway.org
    mailman_prefix: theopensourceway.org
    mailman_lists:
    - { name: infrastructure, owner: mscherer@redhat.com}
    - { name: metrics-wg, owner: mscherer@redhat.com}
    - { name: oss-consulting-wg, owner: mscherer@redhat.com}
  roles:
  - base
  - admin_ssh_keys
  - local_deploy
  - mailman_lists
  - cgit