Commit Graph

13 Commits

Author SHA1 Message Date
chris b40d3249fb Refactor variable names in samba-config-server.yml for consistency and clarity 2026-07-21 01:28:32 +02:00
chris 81398e847e Refactor Ansible tasks to use fully qualified module names and improve code consistency
- Updated all tasks to use fully qualified module names (e.g., ansible.builtin.shell, ansible.builtin.copy) for clarity and to avoid ambiguity.
- Replaced deprecated 'yum' module with 'dnf' for package management on RedHat-based systems.
- Improved formatting and consistency in task definitions, including the use of double quotes for strings and consistent indentation.
- Removed unnecessary comments and whitespace to enhance readability.
- Ensured that conditions and loops are consistently formatted across all tasks.
2026-07-20 23:09:30 +02:00
chris 78d9822d2f Add notifications to reload AppArmor profile and restart clamav-daemon 2026-06-01 01:53:16 +02:00
chris 6e086dbac0 Add virusfilter support for Samba homes and update AppArmor configuration 2026-05-29 18:43:06 +02:00
chris 56a2c8464f Add virusfilter support to Samba shares and configure ClamAV database checks 2026-05-26 14:18:36 +02:00
chris 5b3b68b134 Add ClamAV virusfilter support to Samba configuration and tasks 2026-05-26 13:39:43 +02:00
chris c9f41f1232 update.. 2025-10-27 18:11:43 +01:00
chris c82630ccf2 update.. 2025-10-27 17:27:13 +01:00
chris 3fffc4cf7d update.. 2023-04-14 01:36:48 +02:00
chris 12c86849c2 update.. 2023-04-06 11:53:54 +02:00
chris 45115c6700 update.. 2022-11-17 18:10:40 +01:00
chris 01f489e90d update.. 2022-02-20 01:43:00 +01:00
chris 526f7e919a update.. 2022-02-19 02:20:05 +01:00