goal property

String? goal
getter/setter pair

High level description of the goal the playbook intend to accomplish.

A goal should be concise since it's visible to other playbooks that may reference this playbook.

Required.

Implementation

core.String? goal;