all: children: my_host: hosts: HOST_IP OR NAME: user: user_this user_passwd: "{{ ap1_user_passwd }}" ##ap1 comes from the host name in .ssh/config ansible_sudo_passwd: "{{ ap1_sudo_passwd }}" root_passwd: "{{ ap1_root_passwd }}" ssh_port: "9010" ssh_pub_key: "{{ lookup('file', '~/.ssh/id_rsa.pub') }}" cfg_static_network: false