Hi,
I tried to run your example:
ansible -i hcloud_inventory all -m ping
But I get the following output:
[WARNING]: Unable to parse /Users/foobar/hcloud_inventory as an inventory
source
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note
that the implicit localhost does not match 'all'
I have copied the hcloud_inventory binary into ~/.ansible/plugins/modules/ on my macOS machine.
Any ideas what's wrong?
Hi,
I tried to run your example:
ansible -i hcloud_inventory all -m pingBut I get the following output:
I have copied the hcloud_inventory binary into
~/.ansible/plugins/modules/on my macOS machine.Any ideas what's wrong?