Maxwell G
Maxwell G
I tested the pip-compile workflow with https://github.com/ansible/ansible-documentation/pull/3189 and https://github.com/ansible/ansible-documentation/actions/runs/18857876754/job/53809921493. It seems to have worked.
Test labeler run: https://github.com/ansible/ansible-documentation/actions/runs/18857970482/job/53810211332
Test docs deploy to the staging deployment environment: https://github.com/ansible/ansible-documentation/actions/runs/18858431601
I applied the feedback and added an `Inspired-by` trailer to the PR description.
@ansible/community-docs-maintainers PTAL. I think this is ready to merge now.
> I think only [#3188 (comment)](https://github.com/ansible/ansible-documentation/pull/3188#discussion_r2501387099) hasn't been addressed. I am not super convinced that it is helpful to have (potentially different versions of) zizmor run twice in CI (once...
What is the target node running? Note that ansible-core 2.17 that's included in ansible 10 no longer supports targets with Python 2.7 or Python 3.6 (this includes RHEL 7 and...
What operating system are the target nodes?
Sorry, should this be closed as a duplicate #588?
Errors don't seem to work properly with ansible-core 2.19.0b1: ``` console $ ara --version ara 1.7.2 $ ANSIBLE_LOAD_CALLBACK_PLUGINS=1 ansible ftop2.0 -m fail [ERROR]: Task failed: Action failed: Failed as requested...