Passing hosts as a variable to a playbook

Hi,

I’m attempting to pass a host as a variable to a playbook, but this simply results in “skipping: no hosts matched”.

ansible --version

ansible 1.9.0.1

------------- Playbook ---------------

cat kstest.yml

the host still needs to exist in the inventory

Understood. Great, thanks.