summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/powerflex/.ansible-lint
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ansible_collections/dellemc/powerflex/.ansible-lint2
-rw-r--r--ansible_collections/dellemc/powerflex/.ansible-lint-ignore27
2 files changed, 29 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/powerflex/.ansible-lint b/ansible_collections/dellemc/powerflex/.ansible-lint
new file mode 100644
index 000000000..f615bf255
--- /dev/null
+++ b/ansible_collections/dellemc/powerflex/.ansible-lint
@@ -0,0 +1,2 @@
+exclude_paths:
+ - .github/
diff --git a/ansible_collections/dellemc/powerflex/.ansible-lint-ignore b/ansible_collections/dellemc/powerflex/.ansible-lint-ignore
new file mode 100644
index 000000000..1b2e7405d
--- /dev/null
+++ b/ansible_collections/dellemc/powerflex/.ansible-lint-ignore
@@ -0,0 +1,27 @@
+roles/powerflex_activemq/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_config/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_gateway/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_gateway/vars/CentOS.yml var-naming[no-role-prefix]
+roles/powerflex_gateway/vars/Ubuntu.yml var-naming[no-role-prefix]
+roles/powerflex_gateway/vars/RedHat.yml var-naming[no-role-prefix]
+roles/powerflex_gateway/vars/SLES.yml var-naming[no-role-prefix]
+roles/powerflex_gateway/vars/main.yml var-naming[no-role-prefix]
+roles/powerflex_lia/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_lia/vars/main.yml var-naming[no-role-prefix]
+roles/powerflex_mdm/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_mdm/vars/main.yml var-naming[no-role-prefix]
+roles/powerflex_sdc/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_sdc/vars/main.yml var-naming[no-role-prefix]
+roles/powerflex_sdr/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_sds/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_sds/vars/main.yml var-naming[no-role-prefix]
+roles/powerflex_tb/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_tb/vars/main.yml var-naming[no-role-prefix]
+roles/powerflex_webui/defaults/main.yml var-naming[no-role-prefix]
+roles/powerflex_webui/vars/main.yml var-naming[no-role-prefix]
+roles/powerflex_gateway/molecule/gateway_installation_invalid_path_rpm/converge.yml var-naming[no-role-prefix]
+roles/powerflex_lia/molecule/lia_installation_invalid_path_rpm/converge.yml var-naming[no-role-prefix]
+roles/powerflex_sdc/molecule/sdc_installation_invalid_path_rpm/converge.yml var-naming[no-role-prefix]
+roles/powerflex_sdr/molecule/sdr_installation_invalid_path_rpm/converge.yml var-naming[no-role-prefix]
+roles/powerflex_sds/molecule/sds_installation/converge.yml var-naming[no-role-prefix]
+roles/powerflex_webui/molecule/webui_installation_invalid_path_rpm/converge.yml var-naming[no-role-prefix]