feat(role): Initial commit

This commit is contained in:
2025-04-02 02:39:25 +02:00
parent 523022da40
commit d72ad298b2
14 changed files with 177 additions and 9 deletions

9
meta/main.yml Normal file
View File

@@ -0,0 +1,9 @@
# SPDX-License-Identifier: MIT
galaxy_info:
author: 'hygienic-books'
description: 'Does basic .bashrc setup for Linux machines'
license: MIT
min_ansible_version: 2.18.1
galaxy_tags:
- 'bash'
dependencies: []