1
0
mirror of https://git.lapiole.org/dani/ansible-roles.git synced 2025-04-29 00:23:34 +02:00
2022-02-24 10:00:06 +01:00

10 lines
232 B
YAML

---
- 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