Checkpoint
This commit is contained in:
parent
c501435876
commit
6f5266b63d
42 changed files with 652 additions and 136 deletions
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
|
||||
- hosts: magnus
|
||||
- hosts: vault
|
||||
roles:
|
||||
- { role: base, tags: [ 'base'] }
|
||||
- { role: server, tags: [ 'server'] }
|
||||
- { role: users, tags: [ 'users'] }
|
||||
- { role: ssh, tags: [ 'ssh'] }
|
||||
- { role: docker, tags: [ 'docker'] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue