Changed repository name

This commit is contained in:
2023-12-02 21:39:50 +01:00
parent 744ce1f872
commit 0d8fd47e45
30 changed files with 85 additions and 84 deletions

View File

@@ -1,7 +1,7 @@
# PC-Developer-Tools-Bash Role
## Overview
This README accompanies the `pc-developer-tools-bash` role within the `computer-playbook` repository. This role is dedicated to equipping personal computers with essential tools for Bash scripting and development.
This README accompanies the `pc-developer-tools-bash` role within the `cymais` repository. This role is dedicated to equipping personal computers with essential tools for Bash scripting and development.
## Role Contents
The `main.yml` file under the `pc-developer-tools-bash` role includes tasks focused on installing Bash development tools:
@@ -23,7 +23,7 @@ The `pc-developer-tools-bash` role is specifically tailored for developers who f
## Running the Role
To execute this role:
1. Clone the `computer-playbook` repository to your machine.
1. Clone the `cymais` repository to your machine.
2. Navigate to the `roles/pc-developer-tools-bash` directory within the repository.
3. Run the role using Ansible, ensuring you have the necessary permissions to install software packages.
@@ -31,4 +31,4 @@ To execute this role:
The role can be customized by adding additional Bash development tools or utilities as per the user's requirements in the `main.yml` file.
## Support and Contributions
For support, feedback, or contributions (like adding more tools relevant to Bash development or enhancing the setup), please open an issue or submit a pull request in the `computer-playbook` repository. Contributions that improve the Bash development environment are highly appreciated.
For support, feedback, or contributions (like adding more tools relevant to Bash development or enhancing the setup), please open an issue or submit a pull request in the `cymais` repository. Contributions that improve the Bash development environment are highly appreciated.