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.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# requirements.yml
|
||||
- src: arillso.localization
|
||||
|
||||
- src: community.proxmox
|
||||
# Role hosted in your private Gitea instance
|
||||
- name: ansible_samba_ad_dc
|
||||
src: https://repo.piave7.duckdns.org/Jose/ansible_samba_ad_dc.git
|
||||
|
||||
Reference in New Issue
Block a user