vcmirko
vcmirko
The scss file needs to be there and load the original sass file. Would be great to add this to the package. PM me if you need help. ``` {{...
The scss file needs to be created and where you load de original sass files. If you could publish this as part of the package ? Would be awesome. then...
You must add the scss file where you load the original sass. Would be great if you could add this to package. ``` {{ label }} import Vue from 'vue'...
### Summary - name: Create SnapMirror policy with basic rules netapp.ontap.na_ontap_snapmirror_policy: state: present vserver: "SVM1" policy_name: "ansible_policy" policy_type: "async_mirror" snapmirror_label: ['daily', 'weekly', 'monthly'] keep: [7, 5, 12] hostname: "{{ netapp_hostname...
### Summary in the vserver property, it's refering to creating an interface ### Component Name na_ontap_user ### Ansible Version ```console $ ansible --version N/A ``` ### ONTAP Collection Version ```console...
### Summary Specifies events for which auditing is enabled on the SVM. => is set for log property (is wrong) ### Component Name na_ontap_vserver_audit ### Ansible Version ```console $ ansible...