Closed rooftopcellist closed 1 year ago
The specDescriptors section of AnsibleInstanceGroups and WorkflowTemplates was getting discarded from the rendered CSV. This fixes the syntax issues that were causing that.
Now running make bundle renders correctly.
make bundle
The specDescriptors section of AnsibleInstanceGroups and WorkflowTemplates was getting discarded from the rendered CSV. This fixes the syntax issues that were causing that.
Now running
make bundle
renders correctly.