From 3d30ab96898c9484a44603c2331cbb5720035386 Mon Sep 17 00:00:00 2001
From: pwalczysko
Date: Wed, 13 Nov 2024 18:32:36 +0000
Subject: [PATCH] Add converge to the testing sequence
---
molecule/ome-demoserver/molecule.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/molecule/ome-demoserver/molecule.yml b/molecule/ome-demoserver/molecule.yml
index 9964c028..f9768837 100644
--- a/molecule/ome-demoserver/molecule.yml
+++ b/molecule/ome-demoserver/molecule.yml
@@ -25,6 +25,7 @@ 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