group_vars/all.yml.example
ssh_port
ansible_port
ssh_port: "{{ ansible_port | default(22) }}"
inventory/hosts.yml.example