From a06c5579e20efecabe06ded0336c2b9b1d2bcc98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=2E=20Nam=C3=A8che?= Date: Fri, 23 Jan 2026 11:18:43 +0300 Subject: [PATCH] example: fix links --- example/ansible/filter_plugins | 1 + example/ansible/roles | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 example/ansible/filter_plugins diff --git a/example/ansible/filter_plugins b/example/ansible/filter_plugins new file mode 120000 index 0000000..02c74ad --- /dev/null +++ b/example/ansible/filter_plugins @@ -0,0 +1 @@ +../../seb4itik/byow/plugins/filter \ No newline at end of file diff --git a/example/ansible/roles b/example/ansible/roles index b741aa3..f536cc4 120000 --- a/example/ansible/roles +++ b/example/ansible/roles @@ -1 +1 @@ -../../roles \ No newline at end of file +../../seb4itik/byow/roles \ No newline at end of file