Describe the bug
When using a description, for example, """[AWX](https://@@{DefaultService.AWX_HOST}@@)""", this is not included in compilation when using VmBlueprint class. It works with Blueprint class.
Branch/Container
master
Expected behavior
Description in blueprint should be populated.
Findings/Troubleshooting Done
It works with Blueprint class
Describe the bug When using a description, for example,
"""[AWX](https://@@{DefaultService.AWX_HOST}@@)"""
, this is not included in compilation when using VmBlueprint class. It works with Blueprint class.Branch/Container master
Expected behavior Description in blueprint should be populated.
Findings/Troubleshooting Done It works with Blueprint class