playbook.wcl

file type

The WCL document at a playbook directory's root — declares plays, gathers and vars.

playbook.wcl is the WCL document at the root of a playbook directory. It declares the playbook block: gathers, vars, and plays of steps. The engine appends the system import <weave/playbook.wcl> automatically — never write import lines.

FieldValue
Location<playbook>/playbook.wcl
System import<weave/playbook.wcl> (appended by the engine)
Top blockplaybook "name" { … } (one per file)
ReferencePlaybook block reference (fact)