ansible/playbook-templates¶
Defines a list of playbook templates to run in Ansible Apply task
This is an array of strings where each string is a template that renders an Ansible Playbook. They are run in sequence to allow building inventory dynamically during a run.
Output from a playbook can be passed to the next one in the list by setting
the ansible/output value. This value gets passed as a variable into the
next playbook as part of the params on the machine object json.
Objects that Reference ansible/playbook-templates¶
Not used in current content packs
Objects used by ansible/playbook-templates¶
Not used in current content packs