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
c7477d66b43fa78b1dbc360c8d7bca97533db085
ansible_samba_tasks
/
collections
/
requirements.yml
6 lines
93 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
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
---
collections
:
# Install a collection by name
-
name
:
community.proxmox
Reference in New Issue
Copy Permalink