Commit Graph

9 Commits

Author SHA1 Message Date
chris fc9c1548c3 fix(sshd.yml): standardize variable names for SSHD configuration facts and improve clarity 2026-07-29 18:08:17 +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 eedc62c8a3 update.. 2024-05-03 14:06:06 +02:00
chris 4d0d3b0d69 update... 2022-02-21 02:35:36 +01:00
chris 707e261c13 Update.. 2021-08-23 21:32:31 +02:00
chris 2c095f1674 Update.. 2020-10-28 02:38:09 +01:00
chris 48a531ea3e Update .. 2020-06-06 22:41:08 +02:00
chris e2a215b393 udate.. 2020-05-30 20:04:30 +02:00
chris 21fcd86115 Initial commit 2019-06-28 02:28:50 +02:00