From c8f937b90d07fe682211b28cd49244c58f0bac57 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Thu, 4 Jan 2024 12:19:10 +0100 Subject: [PATCH] normalized the name of the playbooks for a more coherent ones --- ansible/{arch-gnome-amd.yml => amd-gnome.yml} | 0 ansible/{arch-gnome-intel.yml => intel-gnome.yml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename ansible/{arch-gnome-amd.yml => amd-gnome.yml} (100%) rename ansible/{arch-gnome-intel.yml => intel-gnome.yml} (100%) diff --git a/ansible/arch-gnome-amd.yml b/ansible/amd-gnome.yml similarity index 100% rename from ansible/arch-gnome-amd.yml rename to ansible/amd-gnome.yml diff --git a/ansible/arch-gnome-intel.yml b/ansible/intel-gnome.yml similarity index 100% rename from ansible/arch-gnome-intel.yml rename to ansible/intel-gnome.yml