Skip to content

feat(manage_linux): add manage_linux_apt_maintenance variable#134

Open
adamantike wants to merge 1 commit intomonstermuffin:mainfrom
adamantike:feat/var-manage_linux_apt_maintenance
Open

feat(manage_linux): add manage_linux_apt_maintenance variable#134
adamantike wants to merge 1 commit intomonstermuffin:mainfrom
adamantike:feat/var-manage_linux_apt_maintenance

Conversation

@adamantike
Copy link
Copy Markdown

Adds a boolean variable to allow skipping the entire APT maintenance task (GPG check, dist-upgrade, autoremove/autoclean) by setting manage_linux_apt_maintenance: false.

This is useful to avoid full-system upgrades on every run of the role.

Defaults to true for backwards compatibility.

Adds a boolean variable to allow skipping the entire APT maintenance
task (GPG check, dist-upgrade, autoremove/autoclean) by setting
`manage_linux_apt_maintenance: false`.

This is useful to avoid full-system upgrades on every run of the role.

Defaults to `true` for backwards compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant