ansible-role-collect-logs/plugins
Arx Cruz ff96a4112b Fix ansible sanity job
The ansible sanity job was failing because the new node
that runs the job was updated and no longer have python 3.8.
In order to use python 3.10 you need to update ansible-core
to at least 2.13, doing so, it also requires that we add
the ignore-2.13.txt, and update the zuul.d/layout.yaml.
The pylint complains then about use-a-generator, so adding
a comment in sova.py to ignore it for now
The new node that runs tox requires new python version

Change-Id: I1370d41b0c4e057c1c65cfd75ff945d648696771
2022-11-14 13:39:52 +01:00
..
module_utils Enable ansible-test units 2021-02-19 11:21:07 +00:00
modules Fix ansible sanity job 2022-11-14 13:39:52 +01:00