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-Nextcloud Role
## Overview
This README details the `pc-nextcloud` role, part of the `computer-playbook` repository. This role focuses on setting up the Nextcloud client on personal computers and configuring directory synchronization.
This README details the `pc-nextcloud` role, part of the `cymais` repository. This role focuses on setting up the Nextcloud client on personal computers and configuring directory synchronization.
## Role Variables
The `vars/main.yml` file defines key variables used in this role:
@@ -29,7 +29,7 @@ The `pc-nextcloud` role is designed for users who want to integrate Nextcloud, 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-nextcloud` directory.
3. Ensure that the `client_username` and `cloud_fqdn` variables are correctly set to match your Nextcloud account details.
4. Execute the role using Ansible, ensuring appropriate permissions are available for installations and configurations.
@@ -38,4 +38,4 @@ To use this role:
You can customize this role by modifying the variables in `vars/main.yml` and adjusting the directories in the linking tasks to suit your specific Nextcloud setup and preferences.
## Support and Contributions
For support, suggestions, or contributions, such as adding additional features or improving the setup, open an issue or submit a pull request in the `computer-playbook` repository. Contributions that enhance the integration and usability of Nextcloud on personal computers are highly welcome.
For support, suggestions, or contributions, such as adding additional features or improving the setup, open an issue or submit a pull request in the `cymais` repository. Contributions that enhance the integration and usability of Nextcloud on personal computers are highly welcome.