ngine-io / ansible-collection-vultr

Vultr Ansible Collections
https://galaxy.ansible.com/ngine_io/vultr
GNU General Public License v3.0
16 stars 11 forks source link

Vultr barmetal module #1

Closed sbaerlocher closed 4 years ago

sbaerlocher commented 4 years ago
SUMMARY

Plan baremetal servers on Vultr. Create and destroy baremetal servers on Vultr.

ISSUE TYPE
COMPONENT NAME

vultr_plan_baremetal_info.py vultr_server_baremetal.py

ADDITIONAL INFORMATION

vultr_plan_baremetal_info based on the vultr_plan_info module. vultr_server_baremetal Is a further development of ansible/ansible#52437.

resmo commented 4 years ago

It seems to me the integration test is failing because the config file from the GitHub secrets was not written (?) and therefore the default section "defaults" was not found?

resmo commented 4 years ago

Thanks!

resmo commented 4 years ago

btw, keep in mind, we need to add a changelog once it is defined how https://github.com/ansible-collections/overview/issues/18