Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common: Automate system upgrade #86

Open
JGoutin opened this issue Dec 10, 2023 · 0 comments
Open

common: Automate system upgrade #86

JGoutin opened this issue Dec 10, 2023 · 0 comments
Assignees
Labels
feature New feature
Milestone

Comments

@JGoutin
Copy link
Owner

JGoutin commented Dec 10, 2023

To allow upgrade Fedora + ensure playbook is properly applied in a single Ansible command.

Add a parameter with the excepted fedora version and perform upgrade in case current_version = excepted_version -1.
if current_version != excepted_version, return an error, else, skip the upgrade

task:

  • DNF or rpm-ostree commands
  • Reboot (With wait until online)
  • gather facts

Should be done at the beginning of common.

@JGoutin JGoutin added the feature New feature label Dec 10, 2023
@JGoutin JGoutin added this to the 2.3.0 milestone Dec 10, 2023
@JGoutin JGoutin self-assigned this Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant