mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Split network and vm creation into own roles
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
- name: Deploy instance
|
||||
hosts: localhost
|
||||
roles:
|
||||
- deploy
|
||||
- create_net
|
||||
- create_vm
|
||||
|
||||
- name: Install T-Pot on new instance
|
||||
hosts: tpot
|
||||
|
Reference in New Issue
Block a user