fix duplicate env definitions

This commit is contained in:
Lee Goolsbee
2022-09-09 09:32:39 -05:00
parent 10e6b3eefe
commit 1eb82cba0b

View File

@@ -18,7 +18,6 @@ provisioner:
name: ansible name: ansible
env: env:
ANSIBLE_COLLECTIONS_PATH: "../../" ANSIBLE_COLLECTIONS_PATH: "../../"
env:
ATL_STARTUP_RESTART: "false" ATL_STARTUP_RESTART: "false"
options: options:
skip-tags: runtime_pkg skip-tags: runtime_pkg