mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Document usage of workflow job template nodes with approvals SUMMARY I'm not sure if this procedure is mandatory, but it was the only way it worked for me. It's already documented in one sentence that you can create all workflow template nodes first and then link them later. However in the Examples it has been missing to make it explicit, as it's not really intuitive when you create the nodes and link them at the same time, it won't work and you run into #8777 ISSUE TYPE Docs Pull Request AWX VERSION awx: 19.0.0 Reviewed-by: Shane McDonald <me@shanemcd.com> Reviewed-by: Maximilian Meister <None> Reviewed-by: Alan Rominger <arominge@redhat.com>