Another overdue checkpoint
This commit is contained in:
parent
692269f9ff
commit
c501435876
25 changed files with 182 additions and 81 deletions
9
server.yml
Normal file
9
server.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
|
||||
- hosts: magnus
|
||||
roles:
|
||||
- { role: base, tags: [ 'base'] }
|
||||
- { role: users, tags: [ 'users'] }
|
||||
- { role: ssh, tags: [ 'ssh'] }
|
||||
- { role: docker, tags: [ 'docker'] }
|
||||
- { role: tailscale, tags: [ 'tailscale'] }
|
Loading…
Add table
Add a link
Reference in a new issue