hulr

Results 3 comments of hulr

> I don't know if my issue is similar, but since Molecule 6.0.0, Molecule has been installing roles and collections into the roles and collections top level dirs in my...

What I noticed today (with ansible-compat 4.1.7) is that when the folder `/roles` exists, Molecule sets `ANSIBLE_ROLES_PATH`: ``` $ molecule create INFO default scenario test matrix: dependency, create, prepare INFO...

I would like to use a custom role for creating tags on virtual machines. I analyzed this a bit and as far as I understand, it is currently not possible...