## 1. Fix ssh_port default - [x] 1.1 Change `ssh_port: 22` to `ssh_port: "{{ ansible_port | default(22) }}"` in `group_vars/all.yml`