summaryrefslogtreecommitdiff
path: root/shell.yml
blob: 85b6c770e87d05477085669ef671a93c50f43f90 (plain) (blame)
1
2
3
4
5
6
- name: Setup shell machines
  hosts: shell
  roles:
    - { role: mutt }
    - { role: irssi }
    - { role: dev }