Hiromasa Ihara

Results 52 comments of Hiromasa Ihara

I also encountered the same problem.

you can use throttle keyword in task. it's perform restriction of task level parallel processing. how about? https://docs.ansible.com/ansible/latest/user_guide/playbooks_strategies.html#restricting-execution-with-throttle

I think this PR is better than #19 . because in case #19, if you don't use a reverse proxy, a user can send false Proto, Host, Port information for...

sorry for late reply. today I checked again on latest version 5.12.0. there is no failure. Thank you for fixing it.

Thank you!

// Actually this code is working in my environment!

it seems jsonschema reference resolving function is sepalated from jsonschema package. currently the function provided by referencing package. https://github.com/python-jsonschema/referencing

I have same issue on 1.8.10, arm64. my case is using aggregate() and mean(). in a combination of aggregate() and count(), panic is not happened.

it seems ci was failed. I'll address it.