4 lines
84 B
YAML
4 lines
84 B
YAML
---
|
|
fedora_latest: 42
|
|
fedora_minimum: 40
|
|
fedora_target: "{{ fedora_latest | int }}"
|