ansible/molecule

Missing `f` prefix on f-strings

code-review-doctor opened this issue · 0 comments

Some strings looks like they're meant to be f-strings but are missing the f prefix meaning variable interpolation won't happen.

https://github.com/ansible-community/molecule/blob/19381a8a564f8013453b8dfb08b677fd81c2e358/src/molecule/scenarios.py#L85

I found this issue automatically. I'm a bot. Beep Boop 🦊. See other issues I found in your repo here