From 737187556368b3ca1a7edef60790c5519f629bc7 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Thu, 30 Nov 2023 23:22:56 -0500 Subject: [PATCH] re-name ansible.cfg --- __ansible.cfg.old => ansible.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename __ansible.cfg.old => ansible.cfg (100%) diff --git a/__ansible.cfg.old b/ansible.cfg similarity index 100% rename from __ansible.cfg.old rename to ansible.cfg