BearlyHarmless

Results 2 comments of BearlyHarmless

I was the customer site where this bug was discovered. It was partly resolved by updating to 1.2.0 which fixed Function Test-Credential {} This is also to do with an...

I had the same issue, I found my resolution over here: https://github.com/ansible/ansible-builder/issues/706 By adding: ``` dependencies: python_interpreter: package_system: python3.12 python_path: /usr/bin/python3.12 ansible_core: package_pip: ansible-core>=2.16,