aboutsummaryrefslogblamecommitdiffstats
path: root/playbooks/sshdns.yml
blob: a73624c922855ea9b03d857a224a929e2da1d04a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                

# sshdns.yml
# bind host to dns for ssh

---

- hosts: localhost
  
  tasks:

    - include_role:
        name: ssh
        tasks_from: generate_dns
remember that computers suck.