From 1eb82cba0b817aa56221d853144ea9b9e5e1b617 Mon Sep 17 00:00:00 2001 From: Lee Goolsbee Date: Fri, 9 Sep 2022 09:32:39 -0500 Subject: [PATCH] fix duplicate env definitions --- .../product_startup/molecule/startup_restart_false/molecule.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/product_startup/molecule/startup_restart_false/molecule.yml b/roles/product_startup/molecule/startup_restart_false/molecule.yml index e7fd87d..d2dfab7 100644 --- a/roles/product_startup/molecule/startup_restart_false/molecule.yml +++ b/roles/product_startup/molecule/startup_restart_false/molecule.yml @@ -18,7 +18,6 @@ provisioner: name: ansible env: ANSIBLE_COLLECTIONS_PATH: "../../" - env: ATL_STARTUP_RESTART: "false" options: skip-tags: runtime_pkg