diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-16 16:45:53 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-16 17:03:28 +0200 |
| commit | 4b8654a2b0edc90798372cba357f23b15b51657c (patch) | |
| tree | e7f176ccc1a3f32d4ee4ed8ffc2f5fb7f8aa6109 /roles/pve-lxc-ssh/defaults/main.yml | |
| parent | 756dc388bedf97b68449e919a6730788f730c7b8 (diff) | |
Add pve-ssh support with hardening
Diffstat (limited to 'roles/pve-lxc-ssh/defaults/main.yml')
| -rw-r--r-- | roles/pve-lxc-ssh/defaults/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/pve-lxc-ssh/defaults/main.yml b/roles/pve-lxc-ssh/defaults/main.yml new file mode 100644 index 00000000..621cf068 --- /dev/null +++ b/roles/pve-lxc-ssh/defaults/main.yml @@ -0,0 +1,2 @@ +--- +pve_lxc_ssh_port: 2222 |
