aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/workstation.yml
blob: eaec27af37ddf327cc6ae02aa44da6edc8bb11e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

# workstation ~~ playbooks/workstation.yml
# wokrstation initialization

---

- hosts: localhost
  roles:
    - { role: ssh_dns }
    - { role: workstation }
remember that computers suck.