added tasks for a bastion host

This commit is contained in:
2025-10-01 14:22:25 +02:00
parent 54fc2ad535
commit 19e616845e
13 changed files with 299 additions and 11 deletions

View File

@@ -0,0 +1,7 @@
# Configure users for the bastion host
- name: Manage bastion user accounts by including user-specific task files
include_tasks: "users/{{ item }}.yml"
loop:
- rene
- lowpriv
- sshjumpuser