benblasco

Results 24 issues of benblasco

Least effort update to this exercise so that: - apache container populates index.html with appropriate contents - Output of container execution is more readable This addresses issue #36

This particular survey, when launched, prompts for "Limit", whereas the other jobs prompt for "Server Name or Pattern", which is arguably more informative. Minor cosmetic issue, so low priority,

This particular job shows no useful output, so its purpose is not clear. What should we expect to see? Sample output below ``` Identity added: /runner/artifacts/24/ssh_key_data (/runner/artifacts/24/ssh_key_data) PLAY [all] *********************************************************************...

Title says it all.... But maybe there needs to be a conditional associated with this for the case where the user hasn't connected the systems to Insights using LINUX /...

The LINUX / Compliance scan only offers the STIG profile. It would be great if we could provide this kind of workflow for a demo: 1. Run LINUX / Register...

Simple update to improve the readability of the template execution

Two related issues - This command does not show the output of the shell script execution? - In the suggested usage the example provided is an arbitrary command rather than...

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...

Referring to the LINUX / Register job here: https://github.com/RedHatGov/product-demos/blob/main/linux/README.md There's a survey to run but neither the instructions nor the survey definition have helpful descriptions ![image](https://user-images.githubusercontent.com/42140583/197662206-68a62e20-87d7-485b-8101-31e969bd2380.png) 1. Explain we can...

First batch of fixes for Issues #29 #31 #37