rubrik-modules-for-ansible icon indicating copy to clipboard operation
rubrik-modules-for-ansible copied to clipboard

Rubrik Modules for Ansible

Results 35 rubrik-modules-for-ansible issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I'm unable to run...

kind-enhancement

Running create_physical_fileset.py sample with the same input twice leads to exception. **Expected Behavior** The create_physical_fileset method should return that the file with the values exists. **Current Behavior** The method does...

kind-bug

**Expected Behavior** I'd expect to be able to assign an SLA to an oracle-db **Current Behavior** The module fails stating the object type is incorrect. **Failure Information (for bugs)** *...

kind-bug

**Expected Behavior** I'd expect to be able to do an on-demand snapshot of an oracle-db **Current Behavior** The module fails stating the object type is incorrect. **Failure Information (for bugs)**...

kind-bug

**Expected Behavior** We use Rubrik Modules for Ansible "rubrik_assign_sla" and sometimes, we have a timeout problem (default timeout 30 sec). We tried to increase timeout to 120 seconds. For example,...

kind-bug

# Description v3 support for create_sla ## Related Issue Will update with related issue after testing and development.

# Description adding python requirements file ## Related Issue This project only accepts pull requests related to open issues. * If suggesting a new feature or change, please discuss it...

**Expected Behavior** Please describe the behavior you are expecting. On demand snapshot of sql database using rubrik_on_demand_snapshot task as specified by documentation. **Current Behavior** When using the sql_host and sql_instance...

kind-bug

# Description Adds an Ansible module to initiate an AHV cluster metadata refresh ## Related Issue This project only accepts pull requests related to open issues. * If suggesting a...

**Is your feature request related to a problem? Please describe.** In order to protect newly created AHV VMs, the AHV cluster metadata needs to be refreshed. This happens on a...

kind-enhancement