ansible/molecule

Ignore MOLECULE_INVENTORY_FILE what was set in environment

AdiHaim opened this issue · 0 comments

when I'm using MOLECULE_INVENTORY_FILE env variable for my scenario to get in my project the scenario inventory file, it doesn't generate it, it seems it still is using the default instead of my configuration and put it in .cache .

molecule 4.0.4 using python 3.10 ansible:2.14.3 delegated:4.0.4 from molecule docker:2.1.0 from molecule_docker requiring collections: community.docker>=3.0.2 ansible.posix>=1.4.0 ec2:0.4 from molecule_ec2