Add CentOS/RedHat yum repository module_hotfixes option#264
Add CentOS/RedHat yum repository module_hotfixes option#264alessfg merged 8 commits intonginx:masterfrom
Conversation
Add 'module_hotfixes = True' option to protects the repository from package filtering, in case other repository (usually Centos AppStream) is marked as active streams for Nginx package.
|
Thanks for the PR! Could you perhaps add a molecule test too to cover this use case? Modifying the |
Add Molecule test pre_task to enable Nginx AppStream module to verify package filtering
|
Hi @alessfgm, |
|
Btw, I really new with this Molecule test. I saw that there's some previous error about the idempotence test, also my committed |
|
What's happening is that the As far as why the pre_task fails -- |
Add changed_when option for dnf shell command
Separate add repository task for CentOS/RHEL 8 with module_hotfixes=true option
…sible-role-nginx into yum-module-hotfixes
Create new file when repo file doesn't exist
|
Yup got it, I already push some changes for that, also it seems that CI build is passed now, please review again. |
Remove unused insertafter properties
Proposed changes
Add YUM repository
module_hotfixes = Trueoption to protects the repository from package filtering, in case another repository (usually Centos AppStream) is marked as active streams for the Nginx package.Checklist
Before creating a PR, run through this checklist and mark each as complete.
defaults/main/andREADME.md)