product-demos icon indicating copy to clipboard operation
product-demos copied to clipboard

LINUX - Temporary Sudo: template shouldn't require latest "at" package

Open benblasco opened this issue 2 years ago • 2 comments

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

benblasco avatar Oct 25 '22 05:10 benblasco

what if at isn't installed?

willtome avatar Oct 26 '22 13:10 willtome

PR should fix issue

benblasco avatar Nov 19 '22 08:11 benblasco