aboutsummaryrefslogtreecommitdiff
blob: d8c8ef93bc2ab01bdc883e70f03c6d675a839691 (plain) (blame)
1
2
3
4
5
6
7
8
9
---
- name: Init
  hosts: storinator
  remote_user: clarkzjw
  gather_facts: false

  roles:
    - role: init
    - role: tailscale
Powered by cgit v1.2.3 (git 2.41.0)