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-Security-Tools Role
## Overview
This README document is for the `pc-security-tools` role, a part of the `computer-playbook` repository. This role is designed to equip personal computers with essential tools for enhancing data security and privacy.
This README document is for the `pc-security-tools` role, a part of the `cymais` repository. This role is designed to equip personal computers with essential tools for enhancing data security and privacy.
## Role Tasks
The `main.yml` file within the `pc-security-tools` role encompasses tasks for installing key security software:
@@ -21,7 +21,7 @@ The `pc-security-tools` role is crucial for users who prioritize data security a
## Running the Role
To use this role:
1. Clone the `computer-playbook` repository.
1. Clone the `cymais` repository.
2. Navigate to the `roles/pc-security-tools` directory.
3. Run the role using Ansible, making sure you have the necessary permissions for software installation.
@@ -29,4 +29,4 @@ To use this role:
This role can be customized by adding or removing security-related software packages in the `main.yml` file, depending on your specific security needs or preferences.
## Support and Contributions
For support, feedback, or contributions, such as adding more security tools or enhancing the existing setup, please open an issue or submit a pull request in the `computer-playbook` repository. Contributions that improve the security tools setup and user experience are highly encouraged.
For support, feedback, or contributions, such as adding more security tools or enhancing the existing setup, please open an issue or submit a pull request in the `cymais` repository. Contributions that improve the security tools setup and user experience are highly encouraged.