From 2af70641f6a49d25ffd88adf6baa9126f7a2968b Mon Sep 17 00:00:00 2001 From: Ullli Date: Wed, 30 Aug 2023 06:23:47 +0000 Subject: [PATCH] einfachere Namen fuer die Playbooks --- .../{install_accountmgt.yml => accountmgt.yml} | 0 .../playbooks-for-server/{install_anmeldapp.yml => anmeldapp.yml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename examples/playbooks-for-server/{install_accountmgt.yml => accountmgt.yml} (100%) rename examples/playbooks-for-server/{install_anmeldapp.yml => anmeldapp.yml} (100%) diff --git a/examples/playbooks-for-server/install_accountmgt.yml b/examples/playbooks-for-server/accountmgt.yml similarity index 100% rename from examples/playbooks-for-server/install_accountmgt.yml rename to examples/playbooks-for-server/accountmgt.yml diff --git a/examples/playbooks-for-server/install_anmeldapp.yml b/examples/playbooks-for-server/anmeldapp.yml similarity index 100% rename from examples/playbooks-for-server/install_anmeldapp.yml rename to examples/playbooks-for-server/anmeldapp.yml -- 2.39.5