You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments