diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:18:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:18:34 +0000 |
commit | 3667197efb7b18ec842efd504785965911f8ac4b (patch) | |
tree | 0b986a4bc6879d080b100666a97cdabbc9ca1f28 /ansible_collections/dellemc/openmanage/.ansible-lint-ignore | |
parent | Adding upstream version 9.5.1+dfsg. (diff) | |
download | ansible-upstream/10.0.0+dfsg.tar.xz ansible-upstream/10.0.0+dfsg.zip |
Adding upstream version 10.0.0+dfsg.upstream/10.0.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/dellemc/openmanage/.ansible-lint-ignore')
-rw-r--r-- | ansible_collections/dellemc/openmanage/.ansible-lint-ignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/openmanage/.ansible-lint-ignore b/ansible_collections/dellemc/openmanage/.ansible-lint-ignore index 78ed06cb2..0ff93efe7 100644 --- a/ansible_collections/dellemc/openmanage/.ansible-lint-ignore +++ b/ansible_collections/dellemc/openmanage/.ansible-lint-ignore @@ -9,6 +9,7 @@ roles/redfish_storage_volume/molecule/RAID5/converge.yml var-naming[no-role-pref roles/redfish_storage_volume/molecule/RAID10/converge.yml var-naming[no-role-prefix] roles/redfish_storage_volume/molecule/RAID50/converge.yml var-naming[no-role-prefix] roles/redfish_storage_volume/molecule/__delete_virtual_drive.yml var-naming[no-role-prefix] +roles/redfish_storage_volume/molecule/__create_virtual_drive.yml var-naming[no-role-prefix] roles/redfish_storage_volume/molecule/__idrac_reset.yml var-naming[no-role-prefix] roles/redfish_storage_volume/molecule/apply_time_default/converge.yml var-naming[no-role-prefix] roles/redfish_storage_volume/molecule/apply_time_immediate/converge.yml var-naming[no-role-prefix] @@ -45,6 +46,10 @@ roles/idrac_job_queue/molecule/default/converge.yml var-naming[no-role-prefix] roles/idrac_job_queue/molecule/clear_job_queue/converge.yml var-naming[no-role-prefix] roles/idrac_import_server_config_profile/molecule/resources/tests/prepare.yml var-naming[no-role-prefix] +roles/idrac_import_server_config_profile/molecule/resources/tests/cleanup.yml var-naming[no-role-prefix] +roles/idrac_import_server_config_profile/molecule/resources/tests/export.yml var-naming[no-role-prefix] +roles/idrac_import_server_config_profile/molecule/resources/tests/nic_helper.yml var-naming[no-role-prefix] +roles/idrac_import_server_config_profile/molecule/resources/tests/raid_helper.yml var-naming[no-role-prefix] roles/idrac_import_server_config_profile/molecule/nfs_share/converge.yml var-naming[no-role-prefix] roles/idrac_import_server_config_profile/molecule/import_multiple_target/converge.yml var-naming[no-role-prefix] roles/idrac_import_server_config_profile/molecule/import_buffer_xml/converge.yml var-naming[no-role-prefix] @@ -120,3 +125,16 @@ roles/idrac_attributes/molecule/default/converge.yml var-naming[no-role-prefix] roles/idrac_attributes/molecule/idrac_attr/converge.yml var-naming[no-role-prefix] roles/idrac_attributes/molecule/lifecycle_controller_attr/converge.yml var-naming[no-role-prefix] roles/idrac_attributes/molecule/system_attr/converge.yml var-naming[no-role-prefix] + +roles/idrac_user/defaults/main.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152120/converge.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152146/converge.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152147/converge.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152148/converge.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152148/prepare.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152149/converge.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152149/prepare.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152150/converge.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/TC-152150/prepare.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/default/converge.yml var-naming[no-role-prefix] +roles/idrac_user/molecule/resources/idrac_user/cleanup.yml var-naming[no-role-prefix] |