[ root@ansible ansible]# ansible 192.168.0.101 -m ping
[WARNING]: Could not match supplied host pattern, ignoring: 192.168.0.101
[WARNING]: No hosts matched, nothing to do
Ansible is a software that operates the host in strict accordance with the host list. The above error is reported because you do not add 192.168.0.101 to the/etc/ansible/hosts file.
Correct operation:
Similar Posts:
- How to Solve Git Warning: possible DNS spoofing detected
- WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! [How to Fix]
- Mac remote service repair: warning: remote host identification has changed!
- [Solved] Linux-SSH: WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED
- SCP Error: Host key verification failed [How to Solve]
- LINUX: How to Fix Ping Warning unknown host www.google.com
- How to Solve host key verification failed
- php_network_getaddresses: getaddrinfo failed