Jeff Geerling

Results 1864 comments of Jeff Geerling

Leaving open though, as I could just change the defaults at some point to close out this issue.

@pananix - Note that I usually recommend people do `pip install ansible`, which installs the Ansible Community package with all the standard modules/collections included—that way you don't need to pick...

This should work better with https://github.com/geerlingguy/ansible-role-swap/pull/53 I hope... please try testing, and I'll close this for now, but if a better solution is available, we could switch to that. I'll...

@alyxdeburca - Looks like the failure is due to `RuntimeError: Python 3.14 requires ansible-core version >= 2.20.0, and we found 2.19.3.` which is unrelated to this change.