Bug
Current Behaviour:
Emptying a form-input item in CheckboxInfo.vue sets playbookPath.index[0] to true.
Expected Behaviour:
Should set playbookPath.index[0] back to false until more input is entered.
Notes
Functionality isn't majorly affected but this should be fixed for consistency.