leonardgerardatomicmachinescom

Results 5 comments of leonardgerardatomicmachinescom

Is the linter dependent on the specific ansible that is installed in the system? (we run the linter in CI, which doesn't install ansible)

I guess I did not expect the lint rules to be dependent on the installed ansible-core, but solely on the installed ansible-lint version. We will have to pay extra attention...

Sure, it might be useful to provide ways to selectively enable one or the other. In particular I can imagine not wanting to pull in the grpclib dependency if I...

For testing, are you saying that a new test_*.py file is not automatically picked up and ran? Locally the `poe test` command did work as expected. On that note, I've...

Consequence for us is that we stuck to poetry v1 and will probably move to some other toolchain rather than upgrade to v2. Note that some other cli breakage led...