From 5a06207890159c46c7986319cdc3650b6034ae6f Mon Sep 17 00:00:00 2001 From: Dan Mick Date: Thu, 13 Oct 2022 16:27:09 -0700 Subject: [PATCH] Fix slave.yml symlink Signed-off-by: Dan Mick --- ansible/slave.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/slave.yml b/ansible/slave.yml index 82278e9a..ec9c75e6 120000 --- a/ansible/slave.yml +++ b/ansible/slave.yml @@ -1 +1 @@ -builder.yml \ No newline at end of file +examples/builder.yml \ No newline at end of file -- 2.47.3