Skip to content

Latest commit

 

History

History

parse_leapp_report

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Parse Leapp Report

The parse_leapp_report role is used by the analysis or upgrade roles to check the Leapp pre-upgrade report for inhibitors.

Role variables

Name Default value Description
result_filename "/var/log/leapp/leapp-report.txt" Path of the Leapp pre-upgrade report file.
result_filename_prefix "/var/log/leapp/leapp-report The path used and the prefix name setting for the Leapp report
result_filename_json "{{ result_filename_prefix }}.json JSON filename using the selected "result_filename_prefix"

Example playbook

This is a common role included by the analysis and upgrade roles. It does not need to be explicitly included in your playbook.

Authors:

Bob Mader, Mike Savage, David Danielsson

License

MIT