diff --git a/vm-ansible/Pulumi.yaml b/vm-ansible/Pulumi.yaml index b373e5f..f5f7dc9 100644 --- a/vm-ansible/Pulumi.yaml +++ b/vm-ansible/Pulumi.yaml @@ -43,5 +43,5 @@ template: description: Password of the username in the cloud-init phase playbooks: type: String - default: 'deploy.yml' - description: "Ansible Playbooks to implement, separate by commas." + default: '' + description: "Additional playbooks to implement, separate by commas."