Skip to content

Instantly share code, notes, and snippets.

@gregbuehler
Created October 15, 2013 17:14
Show Gist options
  • Save gregbuehler/6995099 to your computer and use it in GitHub Desktop.
Save gregbuehler/6995099 to your computer and use it in GitHub Desktop.
ERROR: Syntax Error while loading YAML script, ./devops/deploy/roles/foo/tasks/main.yml
Note: The error may actually appear before this position: line 19, column 26
copy: src={{ foo }} dest={{ bar }}
when: "virtualbox" != {{ ansible_virtualization_type }}
^
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment