• Joined on 2024-05-30
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-21 19:54:38 +02:00
04c1f9b517 fix 🐛: Update Proxmox API credentials in setupacdc.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-21 19:49:48 +02:00
a7d9d5b2d3 feat : Add Proxmox collection to requirements.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-21 19:48:05 +02:00
ae070609e1 feat : Add new requirements files for Proxmox and Samba AD DC roles
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-21 19:45:24 +02:00
953ab7d919 feat : Add community.proxmox as a new requirement in requirements.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-21 19:42:43 +02:00
149b99676f modified: tasks/setupacdc.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-21 19:42:08 +02:00
a63f3e1de9 feat : Add Proxmox Proxmox module to tasks/setupacdc.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-21 19:37:55 +02:00
c44aaa2be5 feat : Add setupacdc.yml task to configure Proxmox containers
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-21 19:31:52 +02:00
60862e69ad modified: roles/requirements.yml
Jose pushed to main at Jose/ansible_samba_ad_dc 2025-10-19 22:25:24 +02:00
6c75e2910b patch undefined: Updated the DNS configuration in the resolv.conf.j2 template to include both the local host and the Ansible-managed DNS server.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 08:27:59 +02:00
3131b99cd4 renamed: tasks/hostname.yml -> tasks/host_info.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 08:25:14 +02:00
caa1a93f5a refactor ♻️: Update hostname task to use a variable for destination hosts
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 08:13:07 +02:00
5127fe9f03 fix 🐛: Update hostname task to include core count information.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 08:10:13 +02:00
8d91e24c7b fix 🐛: Update the hostname task to handle CPU strings correctly.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 08:06:32 +02:00
63370d71b7 modified: tasks/hostname.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 08:00:43 +02:00
c312844348 fix 🐛: Update hostname task to correctly display size used and available for each mount point.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 07:56:38 +02:00
f2a730476a modified: tasks/hostname.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 07:52:52 +02:00
1182691b28 modified: tasks/hostname.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 07:49:27 +02:00
f06090bbc8 modified: tasks/hostname.yml
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 07:47:26 +02:00
125ca70b70 fix 🐛: Update hostname.yml to include all mounted filesystems, excluding tmpfs, overlay, and squashfs.
Jose pushed to main at Jose/ansible_samba_tasks 2025-10-12 07:45:49 +02:00
71a7c92d83 fix 🐛: Update the hostname.yml playbook to display a summary of mounted filesystems safely, excluding tmpfs, overlay, and squashfs file systems.