No description
Find a file
Kumi 519c84e7f3
feat(playbook): add support for SSH password prompt
Introduced a `--ask-pass` argument to prompt for the SSH password, using the same password as the become password when provided. This allows secure SSH connections without pre-stored credentials, enhancing security and flexibility in multi-user environments.
2024-10-26 15:48:43 +02:00
playbooks feat: add Ansible support and improve inventory 2024-10-25 18:50:37 +02:00
.gitignore feat: add Ansible support and improve inventory 2024-10-25 18:50:37 +02:00
inventory.yml fix(inventory): correct hosts structure for opnsense 2024-10-26 15:02:04 +02:00
playbook.py feat(playbook): add support for SSH password prompt 2024-10-26 15:48:43 +02:00
requirements.txt feat: add Ansible support and improve inventory 2024-10-25 18:50:37 +02:00