Update lint section for molecule v3 95/63395/3
authorThanh Ha <zxiiro@gmail.com>
Thu, 12 Mar 2020 17:16:44 +0000 (13:16 -0400)
committerEric Ball <eball@linuxfoundation.org>
Mon, 16 Mar 2020 15:11:22 +0000 (08:11 -0700)
commitaf625b2d86524a08ec707b6f9c9a85eb78d2c9f2
tree50fca5690918f5fade4f13eefb297b0db08fd80c
parent862cd56c01357aa839096d518be8b91806de9ea8
Update lint section for molecule v3

Starting with Molecule v3 the linting section has been changed to
straight up shell and no longer supports the old v2 format.

This also removes default Molecule files, which are no longer needed,
and would require unnecessary upkeep.

Ref: https://molecule.readthedocs.io/en/latest/configuration.html#lint
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Iaa40efc377409e08e6efd41aa967249f9d3c4bbd
.yamllint
molecule/default/Dockerfile.j2 [deleted file]
molecule/default/INSTALL.rst [deleted file]
molecule/default/converge.yml [moved from molecule/default/playbook.yml with 100% similarity]
molecule/default/create.yml [deleted file]
molecule/default/destroy.yml [deleted file]
molecule/default/molecule.yml
molecule/default/prepare.yml [deleted file]
molecule/default/tests/test_default.py [deleted file]
tox.ini