pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sysutils/ansible-lint failing



Marc Baudoin <babafou%babafou.eu.org@localhost> écrit :
> 
> 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.
> 
> -----------------------------------------------------------------

The last update to ansible-core (version 2.20.4) seems to have
fixed the problem.


Home | Main Index | Thread Index | Old Index