Commit Graph

11 Commits

Author SHA1 Message Date
8f062cca53 feat : Update requirements.yml to include additional Ansible collections 2025-12-08 07:31:11 +01:00
8527a4a4ad feat : Add additional Ansible collections to requirements.yml 2025-12-07 22:19:02 +01:00
1d779c29f9 chore 📦: Update dependencies in requirements.yml
Added a new dependency to the project, specifically the Proxmox collection. This change will enable the use of Proxmox as a collection in our project.
2025-11-06 20:43:10 +01:00
992df9b010 chore 📦: Update dependencies in requirements.yml
Added new dependency to the project, updating the requirements.yml file with the latest version.
2025-11-06 20:41:39 +01:00
a95251745e style 💎: Update collection names and remove unnecessary newline characters
Updated the requirements.yml files to reflect the correct collection naming convention, removing unnecessary newlines and updating the src attribute for one of the collections.
2025-11-06 20:40:19 +01:00
04adf0dcde style 💎: Update requirements.yml with new collection
Updated the list of required collections in the project's configuration file to include the latest version of Proxmox. This change ensures that the project can be properly installed and configured on a Proxmox server.
2025-11-06 20:31:12 +01:00
b959a7beb1 chore 📦: Update requirements.yml
Updated the list of dependencies in requirements.yml to ensure compatibility with the latest version of the Proxmox community collection.
2025-11-06 20:27:07 +01:00
1384be1251 style 💎: Update requirements.yml
Updated the list of required dependencies for the project, removing the community.proxmox collection and adding community.general.
2025-11-06 19:42:02 +01:00
7969b5fe7f chore 📦: Add new dependency to requirements.yml
Updated the list of dependencies in requirements.yml to include the new 'community.general' collection, allowing for easier management of project dependencies.
2025-11-06 19:03:58 +01:00
a7d9d5b2d3 feat : Add Proxmox collection to requirements.yml
Added the Proxmox collection to the requirements.yml file, allowing users to install it using Ansible.
2025-10-21 19:49:45 +02:00
ae070609e1 feat : Add new requirements files for Proxmox and Samba AD DC roles
This commit adds two new requirements files: `requirements.yml` in the collections directory and `requirements.yml` in the roles directory. The first file contains dependencies for Proxmox, while the second one specifies additional dependencies for the Samba AD DC role hosted in a private Gitea instance.
2025-10-21 19:48:02 +02:00