Richard Megginson

Results 313 comments of Richard Megginson

The integration tests are still going to fail because of tests_mac_address_match.yml because there is no secondary ethernet interface. We either need to 1) provide another interface for these tests or...

> @richm yes, but the failure here is [much more fundamental than that](https://github.com/linux-system-roles/network/actions/runs/14899567740/job/41848516352?pr=787#step:3:1053) -- it can't connect with ssh. Completely untested hunch: logging in as "root" is disabled in SSH...

> Good question -- my initial gut feeling was that it would run `ansible-playbook` on the host which controls (via ssh) the CentOS container. But [that's not the case](https://github.com/linux-system-roles/network/blob/main/.github/run_test.sh#L179), ansible...

> is there any flexibility on any of those rules or are they strictly required? Overall I really like the idea of moving this collection into the system roles. We...

> [@richm](https://github.com/richm), on one of our calls you mentioned that the advantage of including the infra.leapp Ansible roles in RHEL system roles (`rhel-system-roles` package) over "just" certifying the [AAP validated...

> I don't recall we'd discuss the alternatives before. But ok, let's look at them. [@richm](https://github.com/richm), you've mentioned that keeping the collection outside of RHEL System Roles yet publishing it...

I believe making it a separate package and AH collection is The Right Way To Do It. Fedora Ansible collection packaging guidelines - https://docs.fedoraproject.org/en-US/packaging-guidelines/Ansible_collections/ - RHEL follows these guidelines. We...

> This is release 12.0.0 of `community.general`, released on 2025-11-03. You'll need to use `community.general