diff --git a/vm/vtp.json b/vm/vtp.json index 96844bccdd332e44f63a7aabe5e203af3b27aa6b..3e9774cc67b457688ac9ef95a045c60b583a6832 100644 --- a/vm/vtp.json +++ b/vm/vtp.json @@ -82,7 +82,7 @@ "cd vtp", "git remote add ssh git@git.nsrc.org:open/vtp.git # helpful for git push", "cd ansible", - "# Ansible run", + "# Ansible run. Comment this out if ansible fails and you want to debug inside VM", "ansible-playbook -i hosts universe.yml", "# Finishing up", "zfs set dedup=off lxd",