From 3ed2791d131a676fc4e9b8ebf03379ed82fb59a1 Mon Sep 17 00:00:00 2001 From: Alex Tavarez Date: Wed, 12 Nov 2025 08:30:02 -0500 Subject: [PATCH] feature: renamed and changed contents of file to provide a handler configuring proftpd --- roles/bootstrap/handlers/caddy.yml | 3 --- roles/bootstrap/handlers/proftpd.yml | 6 ++++++ 2 files changed, 6 insertions(+), 3 deletions(-) delete mode 100644 roles/bootstrap/handlers/caddy.yml create mode 100644 roles/bootstrap/handlers/proftpd.yml diff --git a/roles/bootstrap/handlers/caddy.yml b/roles/bootstrap/handlers/caddy.yml deleted file mode 100644 index 149963a..0000000 --- a/roles/bootstrap/handlers/caddy.yml +++ /dev/null @@ -1,3 +0,0 @@ -# SPDX-License-Identifier: MIT-0 ---- -# handlers file for bootstrap \ No newline at end of file diff --git a/roles/bootstrap/handlers/proftpd.yml b/roles/bootstrap/handlers/proftpd.yml new file mode 100644 index 0000000..6b8e35e --- /dev/null +++ b/roles/bootstrap/handlers/proftpd.yml @@ -0,0 +1,6 @@ +# SPDX-License-Identifier: MIT-0 +--- +# handlers file for bootstrap +- name: Configure ProFTPd server + listen: proftpd + block: