mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 07:37:20 +02:00
Update to 2022-03-07 16:00
This commit is contained in:
10
roles/unmaintained/itop/tasks/archive_pre.yml
Normal file
10
roles/unmaintained/itop/tasks/archive_pre.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
|
||||
- import_tasks: ../includes/webapps_archive.yml
|
||||
vars:
|
||||
- root_dir: "{{ itop_root_dir }}"
|
||||
- version: "{{ itop_current_version }}"
|
||||
- db_name: "{{ itop_db_name }}"
|
||||
- db_server: "{{ itop_db_server }}"
|
||||
tags: itop
|
||||
|
Reference in New Issue
Block a user