Files
oopen-server/roles
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
..
2021-08-12 18:27:50 +02:00
2023-04-06 11:53:54 +02:00
2023-04-06 11:53:54 +02:00
2026-03-20 00:04:46 +01:00
2026-03-15 15:42:06 +01:00
2026-03-20 00:04:46 +01:00
2022-06-15 02:42:29 +02:00
2025-12-12 16:01:06 +01:00
2025-01-21 16:53:58 +01:00