ansible / molecule

Molecule aids in the development and testing of Ansible content: collections, playbooks and roles
https://ansible.readthedocs.io/projects/molecule/
MIT License
3.89k stars 664 forks source link

Document and hint interpolation.py #4306

Closed Qalthos closed 1 month ago

Qalthos commented 1 month ago

substitute and convert both break the expectations of string.Template, but do so intentionally to to highlight where issues happen.