Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

always install yum utils #76

Open
willtome opened this issue Jun 30, 2023 · 1 comment
Open

always install yum utils #76

willtome opened this issue Jun 30, 2023 · 1 comment
Labels
bug Something isn't working Linux Linux family of demos

Comments

@willtome
Copy link
Collaborator

add check_mode: false to yum utils install for linux patching

@dlemons-redhat dlemons-redhat added the Linux Linux family of demos label Nov 13, 2023
@willtome
Copy link
Collaborator Author

- name: Install yum-utils

yum-utils should always install regardless of check mode or not because it is required to run the needs-restarting command here https://github.com/ansible/product-demos/blob/d5093fa5449864e6ad59ffc2d8478e30cf218213/collections/ansible_collections/demo/patching/roles/patch_linux/tasks/main.yml#L27C28-L27C44

@willtome willtome added the bug Something isn't working label Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux Linux family of demos
Projects
None yet
Development

No branches or pull requests

2 participants