braincraft-gmbh / ansible-hcloud

An ansible role to provision and manage hosts, volumes and SSH keys in the Hetzner Cloud
4 stars 0 forks source link

What should the hosts file contain? [QUESTION] #2

Open hubitor opened 4 years ago

hubitor commented 4 years ago

I'm seeing this warning when I try to run the example playbook:

[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit
localhost does not match 'all'

The README does not mention anything about the hosts file. Should there be one and if yes, what should it contain?