From e1f8092c6e5a36116ee0ea6aab62f223cb4a8f0e Mon Sep 17 00:00:00 2001 From: pwalczysko Date: Wed, 13 Nov 2024 16:41:30 +0000 Subject: [PATCH] Try to remove the test sequence --- molecule/ome-demoserver/molecule.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/molecule/ome-demoserver/molecule.yml b/molecule/ome-demoserver/molecule.yml index a36656de..d1e3636c 100644 --- a/molecule/ome-demoserver/molecule.yml +++ b/molecule/ome-demoserver/molecule.yml @@ -22,12 +22,5 @@ provisioner: name: ansible-lint scenario: name: ome-demoserver - test_sequence: - - destroy - # dependency must come first so that ansible-lint will see a custom module - # This might be fixed by https://github.com/ansible/molecule/pull/1739 - - dependency - - lint - - syntax verifier: name: testinfra