Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

[Feature Request] role variables: unattended_dev_release, unattended_remove_unused_kernel_packages #91

Closed
dionysius opened this issue Dec 25, 2021 · 1 comment

Comments

@dionysius
Copy link

dionysius commented Dec 25, 2021

While merging my current config with what this role provides, there seem to be no options for:

  1. unattended_dev_release

// This option controls whether the development release of Ubuntu will be
// upgraded automatically. Valid values are "true", "false", and "auto".
Unattended-Upgrade::DevRelease "auto";

  1. unattended_remove_unused_kernel_packages

// Remove unused automatically installed kernel-related packages
// (kernel images, kernel headers and kernel version locked tools).
Unattended-Upgrade::Remove-Unused-Kernel-Packages "true";

@jnv
Copy link
Owner

jnv commented May 23, 2022

I am closing this issue since this role has been deprecated. Feel free to suggest alternatives in #98.

@jnv jnv closed this as not planned Won't fix, can't repro, duplicate, stale May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants