refactor: restructured project for higher-utility naming practices and optimized data structures for variables
This commit is contained in:
6
roles/bootstrap/handlers/main.yml
Normal file
6
roles/bootstrap/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# SPDX-License-Identifier: MIT-0
|
||||
---
|
||||
# handlers file for bootstrap
|
||||
- name: Postinstall set-up of git
|
||||
ansible.builtin.import_tasks:
|
||||
file: git.yml
|
||||
Reference in New Issue
Block a user