From e5a9eea889536dfee34e707d21fae3d946f7bc5d Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Mon, 12 Feb 2024 00:05:43 -0500 Subject: [PATCH] .drone.env update ANSIBLE_PLAYBOOK --- .drone.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.env b/.drone.env index b73834f..9fffd0c 100644 --- a/.drone.env +++ b/.drone.env @@ -1,3 +1,3 @@ export ANSIBLE_LINT_EXCLUSION="--exclude collections/ansible_collections --exclude .gitea" export ANSIBLE_INVENTORY="-i 127.0.0.1, --connection=local" -export ANSIBLE_PLAYBOOK="shrink_lv.yml" +export ANSIBLE_PLAYBOOK="bigboot-v2.yml"