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
After installing the latest version 1.9.18, I get:
ERROR! conflicting action statements: get_url, sudo
The error appears to be in '/path/to/.ansible/roles/ansiblebit.macports/tasks/os_family/darwin_source.yml': line 18, column 3, but may be elsewhere in the file depending on the exact syntax problem.
After installing the latest version
1.9.18
, I get:The packaged version is not up-to-date and line 26 on darwin_source.yml is still
sudo: yes
which doesn't match what's in master:
become: yes
The text was updated successfully, but these errors were encountered: