add fedora-upgrade role, change package update headers to be more descriptive

This commit is contained in:
Josh Lay 2019-07-11 23:12:48 -05:00
parent c775852300
commit e278978195
5 changed files with 44 additions and 5 deletions

View file

@ -0,0 +1,4 @@
---
fedora_latest: 30
fedora_minimum: 29
fedora_target: "{{ fedora_latest|int }}"