GoMatrixHosting v0.5.0

This commit is contained in:
Michael-GMH
2021-06-14 22:36:49 +08:00
parent a7fcb7c04d
commit 4fb1134ad1
4 changed files with 64 additions and 17 deletions

View File

@ -25,6 +25,15 @@
when: run_setup|bool and matrix_awx_enabled|bool
tags:
- backup-server
# Perform a export of the server
- include_tasks:
file: "export_server.yml"
apply:
tags: export-server
when: run_setup|bool and matrix_awx_enabled|bool
tags:
- export-server
# Create a user account if called
- include_tasks: