summaryrefslogtreecommitdiff
path: root/ansible/holywood.yml
blob: cb180da6c266980862ff182ee2072134c537d7ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- hosts: holywood
  remote_user: ansible
  become: yes
  roles:
    - sane_debian_system
    - liw-usual
    - version-controller
    - unix_users
    - nfs-server
    - apache_server
    - holywood
    - self-updating-system
  vars:
    static_sites:
      - domain: holywood
        owner: liw
        ownermail: liw@liw.fi

    hostname: holywood
    debian_codename: stretch
    debian_mirror: ftp.fi.debian.org
    debian_mirror_src: ftp.fi.debian.org
    authkeys_dir: /home/liw/code/ansibleness/ansible/authorized_keys
    unix_users:
      - username: liw
        comment: Lars Wirzenius