From 02df81f5388c19f0fb304cfe53069352a186726e Mon Sep 17 00:00:00 2001 From: Jayne Passmore Date: Thu, 24 Jul 2025 16:49:35 -0500 Subject: [PATCH] fixed names --- files/{run-ansible.service => ansible-update.service} | 0 files/{run-ansible.sh => ansible-update.sh} | 0 templates/{run-ansible.timer => ansible-update.timer} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename files/{run-ansible.service => ansible-update.service} (100%) rename files/{run-ansible.sh => ansible-update.sh} (100%) rename templates/{run-ansible.timer => ansible-update.timer} (100%) diff --git a/files/run-ansible.service b/files/ansible-update.service similarity index 100% rename from files/run-ansible.service rename to files/ansible-update.service diff --git a/files/run-ansible.sh b/files/ansible-update.sh similarity index 100% rename from files/run-ansible.sh rename to files/ansible-update.sh diff --git a/templates/run-ansible.timer b/templates/ansible-update.timer similarity index 100% rename from templates/run-ansible.timer rename to templates/ansible-update.timer