UpCloudLtd / upcloud-ansible-collection

Ansible UpCloud Collection module
MIT License
4 stars 2 forks source link

Invalid value "community.upcloud.upcloud" #9

Closed esommars closed 2 years ago

esommars commented 3 years ago

Seems like the bug in https://github.com/UpCloudLtd/upcloud-ansible/issues/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 3 years ago

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