Fix: Remove ansible package/repo install 26/70826/3
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 6 Oct 2022 12:46:36 +0000 (22:46 +1000)
committerVanessa Valderrama <vvalderrama@linuxfoundation.org>
Thu, 6 Oct 2022 16:18:35 +0000 (11:18 -0500)
commit478052c76b19691a21996c86c066c6a701ea8a5a
treec35b918d02921d2c8dffd35d215318c3ac381df3
parent234f8bc399b418da5db2719485c96ec6985f3dd2
Fix: Remove ansible package/repo install

Ansible is mostly used with the packer builds it's better
to install ansible from PyPI, since this gives better control
over the upstream version and managing dependencies.

Update the pre-commit dependencies and molecule default
platform config.

Issue-ID: RELENG-4473
Change-Id: I5635d1633ad02e169957361ea354b092ade29c18
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org>
.pre-commit-config.yaml
molecule/default/molecule.yml
tasks/main.yml
tox.ini
vars/main.yml