summaryrefslogtreecommitdiff
path: root/ansible/minipc-router.yml
blob: 2f9371bd750026698a68083d6d68eb4db043fd5a (plain)
1
2
3
4
5
6
7
8
9
10
- hosts: router
  remote_user: ansible
  become: yes
  vars:
    debian_mirror: http://ftp.fi.debian.org/debian
    hostname: router
    distro: jessie
  roles:
    - lan1-dhcp-client
    - sane-debian-system