ansible / ansible/python-builder-image
Option to disable the dnf update from the assemble script
- Dominant language
- Shell
- Stars
- 10
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The assemble script runs a dnf update by default during the ee build. It would be useful to have the default behavior to not run the update (for consistency, disconnected environments...etc), and instead have an argument to update if desired.
Note: Opening issue in this repo based on the recommendation in https://github.com/ansible/ansible-builder/issues/339
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the assemble script and trace where the dnf update runs during the EE build. Confirm the existing build invocation and determine how an opt-in update argument should be exposed. Done means updates are skipped by default, run when explicitly requested, and the build behavior is verified in both modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100