Created
October 18, 2013 09:32
-
-
Save kakbit/7039035 to your computer and use it in GitHub Desktop.
Ansible YAML syntax error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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