benblasco

Results 24 issues of benblasco

### Problem Summary Running playbooks using Ansible Navigator leaves artifact files which make a mess in the directory where the user is running playbooks from. This makes it messy for...

### Problem Summary Note: This issue relates to checks done as the workshop deploys and are probably agnostic to the deployment method. Issue created after discussion with @abenokraitis I have...

help wanted

After installing Source Record 0.3.0 and attempting to apply the filter to any source, OBS immediately crashes. The plugin is effectively unusable as a result. Happy to supply as much...

Getting the following issue when trying to install certs during execution of playbook 2_load.yml ``` TASK [install real certificate to web console] ***************************************************************************************************************************************************************************************************** fatal: [node-1.rhel.sandbox506.opentlc.com]: FAILED! => {"changed": false, "checksum":...

The change at the following PR causes deployment of the RHEL_AWS workshop to break when an account does not have Cloud Access enabled: https://github.com/RedHatGov/redhatgov.workshops/pull/178 This is because the file https://github.com/RedHatGov/redhatgov.workshops/tree/master/ansible_tower_aws/roles/aws.create/tasks/main.yml...

The names of RHEL and Windows AMIs in AWS have changed, and so the templated for the group_vars/all_example.yml is now incorrect. group_vars/all_example.yml needs to change as follows OLD: ``` <...

Workshop provisioner failing at the mentioned step. Tested via native Fedora/RHEL deployment by my colleague Mark, and in container format by me. Logs attached appear to show a `Create account...

As per the title. I will work on this

Quick and easy fix to call `insights-client` after the patching run to update info. Ignores errors so it can handle cases where the host isn't registered to Insights.

This playbook outputs info that does not include the string put into the survey: ``` Identity added: /runner/artifacts/25/ssh_key_data (/runner/artifacts/25/ssh_key_data) PLAY [Podman] ****************************************************************** TASK [Gathering Facts] ********************************************************* ok: [node3] TASK [Install...