Closed kadel closed 1 year ago
When trying to lanch ansible-job task it fails with the following error:
ansible-job
InputError: Invalid input passed to action catalog:register, instance is not exactly one from [subschema 0],[subschema 1]
The template has been reorganized and renamed since this issue was created. Broken templates are define-ansible-job and launch-ansible-job
it tries to use ${{ steps.publish.output.repoContentsUrl }} with publish being publish:github:pull-request action.
${{ steps.publish.output.repoContentsUrl }}
publish
publish:github:pull-request
publish:github:pull-request action doesn't have repoContentsUrl output.
repoContentsUrl
When trying to lanch
ansible-job
task it fails with the following error:The template has been reorganized and renamed since this issue was created. Broken templates are define-ansible-job and launch-ansible-job