Skip to content

jforce/oxide_ansible_rust_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust Ansible Binary Module POC for Oxide

This is just a proof of concept, and with the API not supporting updates yet it's not a true idempotent module. I previously POC'd a 'traditional' phython collection, see oxide.computer python collection, however, I'm not sure which way is most ideal to go with. I do like this approach, but it feels a bit more non-standard going the way of a python collection. The python collection I started with was/is very slapdash, but its shows the premise of where to go with that. I did enjoy the Rust approach, and I think it's a bit more fun to work with. I'm not sure if it's the 'right' way, would need to ask the Ansible folks.

Dev notes

TO DO

  • Introduce an update function when the API supports it.

Thoughts

Maybe I need to revist the python collection and start somewhat afresh now I've gained some understanding of how to develop Ansible modules, however, I feel like I need some advise from the Ansible folks on the best way to go with this. Happy to work on this more, but I'm not sure what is the right direction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published