better ssh playbook

This commit is contained in:
eneller
2025-07-24 22:24:06 +02:00
parent 859119856e
commit eb0c5417d8
2 changed files with 22 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
hosts: oracleServer
vars_prompt:
- name: ssh_key_path
prompt: enter the path to the ssh key to add:
prompt: enter the path to the ssh key to add
private: false
tasks: