Fix: Update lf-recommended-tools ansible role 36/72636/4
authorAnil Belur <abelur@linuxfoundation.org>
Sun, 11 Feb 2024 02:18:40 +0000 (12:18 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Sun, 11 Feb 2024 04:06:14 +0000 (14:06 +1000)
commit453eae379366073712b1e3cda4c99ad0edd6c01c
treee9c8b7bf8cceb38842c2c62fe5fdec117d93a1e2
parent774ccb305e40302804e643f115bc0466f43f6fad
Fix: Update lf-recommended-tools ansible role

Update molecule test formats and update the role to build with
latest version of ansible. Fix ansible lint errors and warnings.

Update tox and pre-commit dependencies to build with latest versions
of ansible and molecule.

Fix up the ansible lint errors and warnings.

Rule Violation Summary:
count tag                   profile rule associated tags
1 command-instead-of-module basic   command-shell, idiom
1 no-free-form              basic   syntax, risk
1 name[missing]             basic   idiom
1 yaml[truthy]              basic   formatting, yaml

Change-Id: I35b22a5911cee7070571e7e3650ababd8de22738
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
.yamllint
molecule/default/molecule.yml
molecule/default/prepare.yml
tasks/main.yml
tox.ini