Hi Cummunity,
I have following code in requirments.yml
collections:
- name: containers.podman
version: “>=1.13.0”
I see collection is installed however it throws error all the modules used from this collection.
Error! Could not resolve module/action ‘containers.podman.podman_pod’.
Appreciate the guidance.
Thanks