Documentation ¶ Index ¶ func RunPlaybook(pbook *model.Playbook, vars model.Vars) ([]*model.Assertions, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunPlaybook ¶ func RunPlaybook(pbook *model.Playbook, vars model.Vars) ([]*model.Assertions, error) RunPlaybook runs a playbook and yields an Assertions per stage todo: split into more logical components todo: write unit tests using a local http server Types ¶ This section is empty. Source Files ¶ View all Source files run_pbook.go Click to show internal directories. Click to hide internal directories.