Skip to content

Instantly share code, notes, and snippets.

@kakbit
Created October 18, 2013 09:32
Show Gist options
  • Select an option

  • Save kakbit/7039035 to your computer and use it in GitHub Desktop.

Select an option

Save kakbit/7039035 to your computer and use it in GitHub Desktop.
Ansible YAML syntax error
ERROR: Syntax Error while loading YAML script, /path/to/ansible_play/roles/client/tasks/main.yml
Note: The error may actually appear before this position: line 9, column 31
with_fileglob:
- {{ inventory_hostname }}/*.conf
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment