Hi, Folks,
I’d like to be able to test for a volume by name before trying to create it. If the name exists, the playbook needs to fail, so that it can be called with a new name.
Nothing was obvious in the documentation for rax_cbs.
Anything I try seems to create a volume. I left out state= and still got a new volume.
Any way to do what I need?
Thanks,
Ed