In the role de-server-setup add a task to change the ansible_port host variable.
- name: Change ssh port to 8888
set_fact:
ansible_port: 8888
In the role de-server-setup add a task to change the ansible_port host variable.
- name: Change ssh port to 8888
set_fact:
ansible_port: 8888