Matt Martz

Results 336 comments of Matt Martz

master, v1.9.6 and v1.9.7 are all the same at the moment. There was a packaging issue causing us to bump to 1.9.7 and re-release.

Based on all of those being the same, I am not sure why there would be any difference. Their setup.py files all indicate the exact same dependencies. Those dependencies are...

We have run into issues in the past with `pbr` (which is a dep of the upstream openstack modules) causing deps to be installed that do not satisfy the pyrax...

This has been resolved by f9cb6796755cda8d221a4b5f6851f0e50a4af91e

fwiw, I spent a few days writing a `deb822_repository` module, partially since I don't think we should just shove this into the existing module, and after doing so, I've largely...

I've opened a PR for a new `deb822_repository` module if anyone is interested in trying it out. We've still not committed to including it yet, but the PR is open...

I forgot to come back to this. We actually did end up implementing something very similar to this in https://github.com/ansible/ansible/pull/79522 If you have further questions please stop by IRC or...

Yes, there is a chance. This feature has been included in the experimental fallible (https://pypi.org/project/fallible/) build, and we are waiting on feedback about the feature, to determine if it should...

We have discussed this before, and there may be another feature request for it here somewhere. I think generally speaking we are in favor of adding some form of "projection",...