UpCloudLtd/upcloud-ansible-collection

Invalid value "community.upcloud.upcloud"

Closed this issue · 1 comments

Seems like the bug in UpCloudLtd/upcloud-ansible#36 is still present

ansible-inventory -i test-upcloud.yml  --graph
[WARNING]:  * Failed to parse /ansible/test-upcloud.yml with ansible_collections.community.upcloud.plugins.inventory.upcloud plugin: Invalid value "community.upcloud.upcloud" for configuration option "plugin_type: inventory plugin:
ansible_collections.community.upcloud.plugins.inventory.upcloud setting: plugin ", valid values are: ['upcloud']

file test-upcloud.yml
plugin: community.upcloud.upcloud

Darep commented

Took a look, and I think I found a fix for this: #10