Simple test
Normally ansible looks by default in /etc/ansible/hosts
file. Should only consist of ip's or hostnames. This is a stupid directory. Just create one in your working directory.
To test, just put a single ip address in there (i.e. 144.38.196.16
)
This pings all hosts in the hosts file.