test: hosts: localhost: ansible_ssh_host: 127.0.0.1 ansible_ssh_port: 2222 ansible_ssh_user: ansible ansible_ssh_extra_args: "-o StrictHostKeyChecking=no"