Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readme: fix syntax error in example playbook #287

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

FreddyFunk
Copy link
Contributor

Fixes the following error:

ERROR! Vars in a RoleInclude must be specified as a dictionary. 

The error appears to be in '/runner/proxmox_nodes.yml': line 14, column 9, but may be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

      vars:
        - pve_group: all ^ here

Fixes the following error:

ERROR! Vars in a RoleInclude must be specified as a dictionary. 

The error appears to be in '/runner/proxmox_nodes.yml': line 14, column 9, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

      vars:
        - pve_group: all
        ^ here
@lae lae merged commit 8164c17 into lae:develop Jan 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants