mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
8 lines
158 B
YAML
8 lines
158 B
YAML
---
|
|
|
|
- import_tasks: ../includes/webapps_archive.yml
|
|
vars:
|
|
- root_dir: "{{ riot_root_dir }}"
|
|
- version: "{{ riot_current_version }}"
|
|
tags: matrix
|