add fedora-upgrade role, change package update headers to be more descriptive
This commit is contained in:
parent
c775852300
commit
e278978195
5 changed files with 44 additions and 5 deletions
4
roles/fedora-upgrade/defaults/main.yml
Normal file
4
roles/fedora-upgrade/defaults/main.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
fedora_latest: 30
|
||||
fedora_minimum: 29
|
||||
fedora_target: "{{ fedora_latest|int }}"
|
Loading…
Add table
Add a link
Reference in a new issue