mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2022-02-24 10:00
This commit is contained in:
9
roles/freepbx/tasks/archive_pre.yml
Normal file
9
roles/freepbx/tasks/archive_pre.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
|
||||
- import_tasks: ../includes/webapps_archive.yml
|
||||
vars:
|
||||
- root_dir: "{{ fpbx_root_dir }}"
|
||||
- version: "{{ fpbx_current_version }}"
|
||||
- db_name: "{{ fpbx_db_name }}"
|
||||
- db_server: "{{ fpbx_db_server }}"
|
||||
tags: fpbx
|
Reference in New Issue
Block a user