Starting the bootstrap role Ansible code from scratch

This commit is contained in:
Alex Tavarez
2025-09-05 00:20:07 -04:00
parent 10d518fab3
commit 0bc1040fe9
3 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
#SPDX-License-Identifier: MIT-0
---
# handlers file for bootstrap

View File

@@ -1,6 +1,6 @@
#SPDX-License-Identifier: MIT-0
galaxy_info:
author: Alex Tavarez
author: your name
description: your role description
company: your company (optional)

View File

@@ -1,3 +1,3 @@
#SPDX-License-Identifier: MIT-0
---
# tasks file for common
# tasks file for bootstrap