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
TASK [dev : Get installed asdf plugins] ********************************************************************************
fatal: [wsl]: FAILED! => {"changed": false, "cmd": "asdf plugin-list", "msg": "[Errno 13] Permission denied: b'asdf'", "rc": 13}
...ignoring
TASK [dev : Add asdf plugins] ******************************************************************************************
fatal: [wsl]: FAILED! => {"msg": "The conditional check 'item|string not in asdf_plugins.stdout_lines' failed. The error was: error while evaluating conditional (item|string not in asdf_plugins.stdout_lines): 'dict object' has no attribute 'stdout_lines'\n\nThe error appears to be in '/home/jasonwc/setup/roles/dev/tasks/asdf.yml': line 22, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Add asdf plugins\n ^ here\n"}
Guessing this is a similar shell issue.
The text was updated successfully, but these errors were encountered:
Guessing this is a similar shell issue.
The text was updated successfully, but these errors were encountered: