kayobe-config-dev/etc/kayobe/ssh.yml
Bartosz Bezak fad02cc642 [release] Sync kayobe-config-dev with kayobe changes
Change-Id: Iefdf14be37c4c66accf381f9a81c12d9588a1610
2022-12-15 12:35:39 +01:00

20 lines
520 B
YAML

---
###############################################################################
# SSH configuration.
# Type of SSH key. Default is "rsa".
#ssh_key_type:
# Name of SSH key.
#ssh_key_name:
# Path to SSH private key on the Ansible control host.
#ssh_private_key_path:
# Path to SSH public key on the Ansible control host.
#ssh_public_key_path:
###############################################################################
# Dummy variable to allow Ansible to accept this file.
workaround_ansible_issue_8743: yes