Commit Graph

7 Commits

Author SHA1 Message Date
chris e125f9952f fix(samba-user.yml): improve command structure and enhance error handling for samba user management 2026-07-29 23:30:04 +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 4e06ed01aa get rid of deprecated code. 2026-02-01 12:30:58 +01:00
ckubu d9975ab914 update.. 2024-06-15 11:59:02 +02:00
chris 4a3e23adac update.. 2023-08-03 14:29:11 +02:00
chris 3699bcc0e1 update.. 2022-02-28 16:15:45 +01:00
chris 526f7e919a update.. 2022-02-19 02:20:05 +01:00