From 0a2931f7710e1ee75d2a9f82f93b1ad544d81e8d Mon Sep 17 00:00:00 2001 From: desmax74 Date: Mon, 2 Sep 2024 10:31:48 +0200 Subject: [PATCH] exclude ansible test on a specific folder Signed-off-by: desmax74 --- input-template/{generated.txt => generated.yaml} | 0 input-template/{template.txt => template.yaml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename input-template/{generated.txt => generated.yaml} (100%) rename input-template/{template.txt => template.yaml} (100%) diff --git a/input-template/generated.txt b/input-template/generated.yaml similarity index 100% rename from input-template/generated.txt rename to input-template/generated.yaml diff --git a/input-template/template.txt b/input-template/template.yaml similarity index 100% rename from input-template/template.txt rename to input-template/template.yaml