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

6 lines
132 B
YAML

---
- name: Write current version
copy: content={{ kimai_version }} dest={{ kimai_root_dir }}/meta/ansible_version
tags: kimai