issue : skipping: no hosts matched

Hello,

Trying to launch a playbook via Ansible Tower version 3.2.2 but I’m running into the next issue “skipping: no hosts matched”
The playbook runs fine on any other Ansible installation but then ofcourse I’m using an inventory file “inventory.ini” and ansible.cfg file as inventory configuration.

My playbook is the next and I’m referring to all hosts . In my test project this is referring to only 1 IP address which is pingable from the Ansible Tower.

(attachments)

skipping_no_hosts_matched (5.31 KB)

I can’t tell any reason why the host would skip based on your explanation, provided you’ve set the inventory that has that host in it as the inventory of the job template.

Might be helpful to refer to the Tower quickstart guide in terms of making sure you have the correct settings on your job template.