This website requires JavaScript.
Explore
Help
Sign In
Jose
/
ansible_samba_tasks
Watch
1
Star
0
Fork
0
You've already forked ansible_samba_tasks
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
992df9b01049359bee26d6662760597628f81301
ansible_samba_tasks
/
collections
/
0requirements.yml
5 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
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
# requirements.yml
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
# ---
# collections:
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
# Install a collection by name
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
# - name: community.proxmox
Reference in New Issue
Copy Permalink