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 ansible/ansible-builder#339