Jeff Geerling

Results 1858 comments of Jeff Geerling

Definitely; that example was the most fragile anyways. Would be good to pop it out.

Merged! After tests pass I'll tag a new release. Thanks!

Looks like tests are failing now—I've opened #158 as a follow-up, right now I might not have time to look into it, but here's the error message when running under...

I set it to auto-close if there's no response for X amount of time after the 'stale' message is posted, and I think X is 90 days. Usually if I...

The only concern I have is, if someone used this role before, and a new line was added with the value, then this change would match the first instance (which...

Thanks! I've just merged the PR. Hopefully this is fixed now—I'll test it on a Pi locally (where I noticed this bug), then tag a new release.

This fix is included in 2.3.0.

Same issue here, can reproduce locally if I update everything to the latest releases on my Mac: ``` raise InvalidPrerequisiteError(msg) ansible_compat.errors.InvalidPrerequisiteError: Collection 'community.docker' not found in '['/Users/jgeerling/.ansible/collections', '/usr/share/ansible/collections']' ```

@dkrutsko - Yeah... I don't think they're necessary anymore—I don't use them in any of the roles either. I'd accept a PR to nuke 'em.