Fix: Update mono-install molecule role 27/70527/15
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 23 Aug 2022 01:09:53 +0000 (11:09 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Sat, 10 Feb 2024 00:47:56 +0000 (10:47 +1000)
commit717cb48b1a1075643b3f6edb04956adfa6e5db4e
tree67a5aab402c76f420c42c6da5aee41111a9672e1
parent17f55f7e5d85509aebfa946be279d3fb8b46c90c
Fix: Update mono-install molecule role

Modernize the molecule test formats and update the role
to build with the latest version of ansible.
Update tox and pre-commit dependencies.

Ref: https://github.com/ansible/molecule/issues/1042
Change-Id: Ifc40c99516a92a1525d2b088a30d7efe34b3b17d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
16 files changed:
.pre-commit-config.yaml
.yamllint
meta/main.yml
molecule/default/Dockerfile.j2 [deleted file]
molecule/default/INSTALL.rst [deleted file]
molecule/default/converge.yml [new file with mode: 0644]
molecule/default/create.yml [deleted file]
molecule/default/destroy.yml [deleted file]
molecule/default/molecule.yml
molecule/default/playbook.yml [deleted file]
molecule/default/prepare.yml
molecule/default/tests/test_default.py [deleted file]
tasks/Debian.yml
tasks/RedHat.yml
tasks/main.yml
tox.ini