Commit Graph

18 Commits

Author SHA1 Message Date
chris ee5819c82c Remove update_cache parameter from util-linux-extra installation task in basic.yml 2026-07-20 23:52:43 +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 bc330beebf Refactor Ansible tasks in basic.yml to use module prefixes and improve variable naming consistency 2026-07-20 22:57:13 +02:00
chris b9144ea2b6 update.. 2025-12-15 22:01:57 +01:00
chris 88ace1880e Update.. 2024-06-23 12:31:12 +02:00
chris a61605e819 update-- 2024-01-15 01:07:46 +01:00
chris 5eab9a63c8 update.. 2023-05-04 10:49:24 +02:00
chris bb57e8e555 update... 2023-05-01 10:47:10 +02:00
chris 12c86849c2 update.. 2023-04-06 11:53:54 +02:00
chris 34d8bccc43 update.. 2022-07-20 00:54:30 +02:00
chris d1629137c8 update.. 2022-06-14 12:04:05 +02:00
chris 3ecd0e3644 update.. 2022-06-13 17:37:23 +02:00
chris b1fe98ea30 update.. 2022-01-22 00:06:54 +01:00
chris 08ae4e6bff update.. 2022-01-15 15:24:33 +01:00
chris 010eba0149 update. 2021-09-05 02:25:16 +02:00
chris 707e261c13 Update.. 2021-08-23 21:32:31 +02:00
chris 7f0c40391d Modify timezone for all hosts if needed 2019-07-06 16:13:56 +02:00
chris 21fcd86115 Initial commit 2019-06-28 02:28:50 +02:00