From baae50ddb2027b6f752d5f0edbb5720e2b80313e Mon Sep 17 00:00:00 2001 From: Don Naro Date: Thu, 7 Nov 2024 18:36:10 +0000 Subject: [PATCH] hacking the ansible folder the jenkins job expects an ansible folder to exist. if it doesn't then the build fails at the rsync step. --- ansible/foo.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 ansible/foo.txt diff --git a/ansible/foo.txt b/ansible/foo.txt new file mode 100644 index 00000000..6a902d68 --- /dev/null +++ b/ansible/foo.txt @@ -0,0 +1 @@ +placeholder file