Richard Megginson

Results 313 comments of Richard Megginson

@benblasco I'm running this test https://github.com/linux-system-roles/cockpit/blob/main/tests/tests_packages_full.yml - I'm using ansible-playbook `-vv` so that I can get the task path and the full output

@benblasco also - what version of ansible are you using, and what is your control node platform?

@aklyachkin thanks - are you able to try https://github.com/linux-system-roles/selinux/pull/275 ?

> [@richm](https://github.com/richm) thank you! It works in the training environment and enabled SELinux on RHEL9. > > The only correction to the role - the same problem would be on...

I haven't tried it yet, but a simple workaround would be to define a host 'alias' for the registry hostname. e.g. on the host: ``` /etc/hosts IP_ADDR_ON_HOST real_hostname .... registry_host...

we fixed this in system roles by using an absolute path for the working directory (for ansible-lint and ansible-test also) - https://github.com/linux-system-roles/kernel_settings/pull/206

> CentOS-10 tests_cluster_basic_cloud_packages will be fixed in another pull request. CentOS-9 tests_qdevice_tls_kaptb_options is a bit flaky test. Neither of these is related to changes done in this PR. ok -...

> OK, [this run](https://github.com/linux-system-roles/storage/actions/runs/14463270008/job/40559799742?pr=518) is down to 5 failures, from the previous 26. I.e. the "Unable to find enough unused disks" are gone with the stratis cleanup fix. This may...

> Did not notice any issue. Maybe just a suggestion to provide some simple sanity test that the old name keeps working (ideally with both `role` and `include_role` syntax`). +1