# SPDX-License-Identifier: MIT-0 --- # handlers file for bootstrap - name: Postinstall set-up of git ansible.builtin.import_tasks: file: git.yml - name: Postinstall set-up of ProFTPd ansible.builtin.import_tasks: file: proftpd.yml