feat: add interactive prompts for SSH and Sudo passwords

This commit is contained in:
Namu
2026-06-19 19:42:47 +02:00
parent 9df10d8442
commit 5a0a9476be
2 changed files with 7 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
[pis]
pi_node1 ansible_host="{{ target_ip }}" ansible_user="{{ target_user }}" ansible_ssh_private_key_file=~/.ssh/id_rsa
pi_node1 ansible_host="{{ target_ip }}" ansible_user="{{ target_user }}"