From 1e88469cad4f9203ddf4a30a8271319b2d2bf920 Mon Sep 17 00:00:00 2001 From: pwalczysko Date: Wed, 13 Nov 2024 19:03:19 +0000 Subject: [PATCH] remove converge --- molecule/ome-demoserver/molecule.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/molecule/ome-demoserver/molecule.yml b/molecule/ome-demoserver/molecule.yml index a2981761..41341761 100644 --- a/molecule/ome-demoserver/molecule.yml +++ b/molecule/ome-demoserver/molecule.yml @@ -25,7 +25,6 @@ scenario: test_sequence: - dependency - destroy - - converge # 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