Added TES3MP
This commit is contained in:
10
tes3mp.yaml
Normal file
10
tes3mp.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
- name: Execute test
|
||||
hosts: alpha-control-plane
|
||||
become: true
|
||||
vars_files:
|
||||
- ../secrets.yaml
|
||||
roles:
|
||||
- role: ericomeehan.tes3mp
|
||||
vars:
|
||||
TES3MP_SERVER_GENERAL_HOSTNAME: "TES3MP on eom.dev"
|
||||
TES3MP_SERVER_GENERAL_PASSWORD: "{{ tes3mp_server_general_password }}"
|
||||
Reference in New Issue
Block a user