aleozlx/playbook-rs

Automatically locate the playbook yaml?

Closed this issue · 0 comments

The location of the playbook yaml can change based on the context, but to parse the context, the playbook which contains it, needs to be found first. However both the initial playbook location and context are known, and this information should be leveraged to compute ahead where the playbook would next end up and pass in this location as an argument upon the change of context.