Ansible修改自定义端口和登录用户

如下所示:

[servers]
host1 ansible_ssh_host=192.0.2.1 ansible_ssh_port=5555 ansible_ssh_user="user"

 

参考:

https://ansible-tran.readthedocs.io/en/latest/docs/intro_inventory.html

https://blog.csdn.net/Jas0n_Liu/article/details/78200695

posted @ 2018-11-17 17:55  EasonJim  阅读(2892)  评论(0编辑  收藏  举报