ansible/roles/acertmgr/defaults/main.yml

4 lines
125 B
YAML

---
acertmgr_version: "{{ lookup('url', 'https://raw.githubusercontent.com/moepman/acertmgr/master/version.txt') | trim }}"