Sloane Hertel
Sloane Hertel
Re-verified
I canceled the run before letting it finish but this is the failing sanity test: ``` 01:10 Running sanity test "docs-build" 01:10 Run command: /root/.ansible/test/venv/sanity.docs-build/3.10/4d056497/bin/python /root/ansible/test/sanity/code-smell/docs-build.py 02:31 ERROR: Found 3...
@felixfontein Thanks for adding this.
Re: https://github.com/ansible/awx/issues/12829#issuecomment-1239769592 I'm not sure if this would be helpful, but ansible-core has a config option for determining whether vars plugins run after inventory or before tasks (or both). ansible-inventory...
@Walexero I can give you some general steps since I don't know what you need help with. If you have questions, asking in #ansible-devel in IRC/matrix is probably the best...
Right, if a new method is added it should still use the display's deprecate method in the end (it doesn't really matter the module-side entry point, it can always be...
@webknjaz you can ignore this draft btw, not sure how to prevent it showing up in your queue. I have the bot skipped on it so ci_verified is never removed.I...
@webknjaz Oh, thanks in that case, I didn't know that could occur. I didn't want test failures (flaky or otherwise) to be rerun by default for this one, but I...