Skip to content

Conversation

@AndrewJesse
Copy link

@AndrewJesse AndrewJesse commented May 16, 2025

Replaced delegated driver with default as delegated is no longer supported in Molecule 25.x and above.

Ensures compatibility with the latest Molecule version and prevents runtime errors.

…patibility

Replaced delegated driver with default as delegated is no longer supported in Molecule 25.x and above.

Ensures compatibility with the latest Molecule version and prevents runtime errors.
@geerlingguy
Copy link
Owner

It seems like it would still work with delegated, though? https://github.com/ansible/molecule/blob/main/src/molecule/data/driver.json#L6

@AndrewJesse
Copy link
Author

it has been renamed to "default": 21f3cf2. I'm not sure if the change has been properly documented.

@AndrewJesse
Copy link
Author

AndrewJesse commented May 17, 2025

Oh, I missed your Enum reference. I see it now. Changing the value in my PR seemed to work for me during the build. My interpreter was complaining that the value didn’t exist. Perhaps you intended for your readers to use a specific venv?

@geerlingguy
Copy link
Owner

@AndrewJesse - No, I'm okay with updating it at some point, just wanted to make sure it still works regardless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants