product-demos
product-demos copied to clipboard
LINUX - Temporary Sudo: template shouldn't require latest "at" package
This playbook tries to install the latest "at" package when all it needs is to ensure that "at" is already installed and running
https://github.com/RedHatGov/product-demos/blob/main/linux/temp_sudo.yml
Proposed change: s/latest/present
I can fix this and will log a PR
what if at isn't installed?
PR should fix issue