pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sysutils/ansible-lint failing
Hi,
sysutils/ansible-lint fails (at least for me) for quite some time
with the same error message, whatever playbook is checked:
-----------------------------------------------------------------
WARNING Project directory /.ansible cannot be used for caching as it is not writable.
WARNING Using unique temporary directory /tmp/.ansible-0aaa for caching.
WARNING Listing 1 violation(s) that are fatal
load-failure[runtimeerror]: The `src` field must be an absolute path. (warning)
test.yml:1 None
# Rule Violation Summary
1 load-failure profile:min tags:core,unskippable
Failed: 1 failure(s), 0 warning(s) in 1 files processed of 1 encountered.
-----------------------------------------------------------------
I didn't find any recent issue about that in the project bug
tracker (there are old issues that look like this but they are
supposed to be fixed).
I'm using version version 25.12.2 of sysutils/ansible-lint
(updated today).
Any idea how to get it running properly?
Home |
Main Index |
Thread Index |
Old Index