HewlettPackard / oneview-ansible

This project is no longer being developed and has limited support. Please use the newer Ansible Collection project: https://github.com/HewlettPackard/oneview-ansible-collection
Apache License 2.0
104 stars 65 forks source link

Make this modules official #354

Closed mhalano closed 3 years ago

mhalano commented 6 years ago

My idea is start a discussion to officially add this modules to Ansible.

NathansNexus commented 6 years ago

http://docs.ansible.com/ansible/latest/modules/list_of_remote_management_modules.html#oneview

They are included in 2.5 flagged as Preview. I would be interested in seeing them conform to standard Ansible calls, vs the JSON file configuration. That would make it simpler to interact with Tower/AWX.

freedge commented 4 years ago

There is an Ansible collection "hpe.oneview" but it only seems to support a few tasks. Are you planning on extending it?

bmillemathias commented 4 years ago

There is an Ansible collection "hpe.oneview" but it only seems to support a few tasks. Are you planning on extending it?

As a Ansible contributor, moving this to a collection is the good way to distribute your modules. so at HPE level you could be integrated on the Red Hat Automation Platform.

VenkateshRavula commented 3 years ago

There is an Ansible collection "hpe.oneview" but it only seems to support a few tasks. Are you planning on extending it?

yes, we plan to extend our support on ansible collections to all the OneView and Image Streamer resources.

VenkateshRavula commented 3 years ago

our hpe.oneview module is officially available in ansible galaxy and automation hub platforms. So I assume this issue got resolved and hence closing this.