From f731946e5b2731de8b84022c9033ddfcf05f1462 Mon Sep 17 00:00:00 2001
From: pwalczysko
Date: Wed, 13 Nov 2024 18:05:46 +0000
Subject: [PATCH] Do not test lint as molecule does not like it
---
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 38f3d3cb..9964c028 100644
--- a/molecule/ome-demoserver/molecule.yml
+++ b/molecule/ome-demoserver/molecule.yml
@@ -28,7 +28,6 @@ scenario:
# 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