jasondickerson

Results 5 comments of jasondickerson

I upgraded from Fedora 35 to 36 and ran headlong into this issue. However I was able to find a workaround. You can switch from php 8.1.6 to 7.4.29. This...

I just learned how to troubleshoot the AnsiballZ. The AnsibleballZ for the google.cloud.gcp_storage_object module does not include any python modules. This indicates that the google.cloud.gcp_storage_object module is not compliant with...

To be clear this means that the google.cloud.gcp_storage_object can only be run via localhost inside the execution environment container. Until the issue is corrected, the module cannot be used on...

I believe that is correct. I'm not a python expert but I think the key is the Warning on this document: https://docs.ansible.com/ansible/latest/dev_guide/developing_program_flow_modules.html#ansiballz-framework Warning: At present, the Ansiballz Framework cannot determine...

I cleared the ansible-navigatgor cache using "# rm ~/.cache/ansible-navigator/*" and tried again. I received the same result. On Fedora 40 I am using the default python 3.12. I have several...