tasks.md 134 B

1. Fix ssh_port default

  • 1.1 Change ssh_port: 22 to ssh_port: "{{ ansible_port | default(22) }}" in group_vars/all.yml