When building processes, I usually start by creating parent playbooks to test things out. Once everything is working, I combine several of them into a single main playbook.
However, I haven't found a way to copy or export a parent playbook into a sub-playbook format. As a result, I end up having to recreate each one manually from scratch, which is time-consuming.
Is there a more efficient way to convert a parent playbook into a sub-playbook?
------------------------------
Raymond Tam
------------------------------