summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/dnac/tests/sanity
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/cisco/dnac/tests/sanity')
-rw-r--r--ansible_collections/cisco/dnac/tests/sanity/ignore-2.10.txt20
-rw-r--r--ansible_collections/cisco/dnac/tests/sanity/ignore-2.11.txt20
-rw-r--r--ansible_collections/cisco/dnac/tests/sanity/ignore-2.12.txt22
-rw-r--r--ansible_collections/cisco/dnac/tests/sanity/ignore-2.13.txt12
-rw-r--r--ansible_collections/cisco/dnac/tests/sanity/ignore-2.14.txt12
-rw-r--r--ansible_collections/cisco/dnac/tests/sanity/ignore-2.15.txt37
-rw-r--r--ansible_collections/cisco/dnac/tests/sanity/ignore-2.9.txt20
7 files changed, 113 insertions, 30 deletions
diff --git a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.10.txt b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.10.txt
index 4cd6816af..199ea4ac4 100644
--- a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.10.txt
+++ b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.10.txt
@@ -352,6 +352,7 @@ plugins/action/syslog_config_create.py compile-2.6!skip # Python 2.6 is not supp
plugins/action/syslog_config_update.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/action/transit_peer_network.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/action/transit_peer_network_info.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
@@ -706,17 +707,36 @@ plugins/action/syslog_config_create.py compile-2.7!skip # Python 2.7 is not supp
plugins/action/syslog_config_update.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/action/transit_peer_network.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/action/transit_peer_network_info.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
diff --git a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.11.txt b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.11.txt
index c18cef239..91834bb50 100644
--- a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.11.txt
+++ b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.11.txt
@@ -354,6 +354,7 @@ plugins/action/syslog_config_create.py compile-2.6!skip # Python 2.6 is not supp
plugins/action/syslog_config_update.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/action/transit_peer_network.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/action/transit_peer_network_info.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
@@ -708,6 +709,7 @@ plugins/action/syslog_config_create.py compile-2.7!skip # Python 2.7 is not supp
plugins/action/syslog_config_update.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/action/transit_peer_network.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/action/transit_peer_network_info.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
@@ -1062,12 +1064,30 @@ plugins/action/syslog_config_create.py import-2.7 # Python 2.7 is not supported
plugins/action/syslog_config_update.py import-2.7 # Python 2.7 is not supported by the DNA Center SDK
plugins/action/transit_peer_network.py import-2.7 # Python 2.7 is not supported by the DNA Center SDK
plugins/action/transit_peer_network_info.py import-2.7 # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
diff --git a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.12.txt b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.12.txt
index 4c6b7ecdb..41aebb287 100644
--- a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.12.txt
+++ b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.12.txt
@@ -2,19 +2,39 @@ plugins/module_utils/dnac.py compile-2.6!skip # Python 2.6 is not supported by t
plugins/module_utils/dnac.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
-plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK \ No newline at end of file
+plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
diff --git a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.13.txt b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.13.txt
index 1ef6913d1..29449f7cb 100644
--- a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.13.txt
+++ b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.13.txt
@@ -1,10 +1,20 @@
plugins/module_utils/dnac.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
-plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK \ No newline at end of file
+plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
diff --git a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.14.txt b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.14.txt
index 1ef6913d1..29449f7cb 100644
--- a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.14.txt
+++ b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.14.txt
@@ -1,10 +1,20 @@
plugins/module_utils/dnac.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
-plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK \ No newline at end of file
+plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
diff --git a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.15.txt b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.15.txt
index 20e7272b2..29449f7cb 100644
--- a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.15.txt
+++ b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.15.txt
@@ -1,37 +1,20 @@
plugins/module_utils/dnac.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
-plugins/action/business_sda_hostonboarding_ssid_ippool.py pylint:unused-import
-plugins/action/path_trace.py pylint:unused-import
-plugins/action/pnp_global_settings.py pylint:unused-import
-plugins/action/sda_fabric.py pylint:unused-import
-plugins/action/sda_fabric_authentication_profile.py pylint:unused-import
-plugins/action/sda_fabric_border_device.py pylint:unused-import
-plugins/action/sda_fabric_control_plane_device.py pylint:unused-import
-plugins/action/sda_fabric_edge_device.py pylint:unused-import
-plugins/action/sda_fabric_site.py pylint:unused-import
-plugins/action/sda_multicast.py pylint:unused-import
-plugins/action/sda_port_assignment_for_access_point.py pylint:unused-import
-plugins/action/sda_port_assignment_for_user_device.py pylint:unused-import
-plugins/action/sda_provision_device.py pylint:unused-import
-plugins/action/sda_virtual_network.py pylint:unused-import
-plugins/action/sda_virtual_network_ip_pool.py pylint:unused-import
-plugins/action/sda_virtual_network_v2.py pylint:unused-import
-plugins/action/transit_peer_network.py pylint:unused-import
-plugins/action/wireless_profile.py pylint:unused-import
-plugins/module_utils/dnac.py pylint:unused-import
-plugins/modules/pnp_intent.py pylint:unused-import
-plugins/modules/swim_intent.py pylint:unused-import
-plugins/modules/template_intent.py pylint:unused-import
-plugins/plugin_utils/dnac.py pylint:unused-import
-tests/unit/modules/dnac/test_pnp_intent.py pylint:unused-import
-tests/unit/modules/dnac/test_site_intent.py pylint:unused-import
-tests/unit/modules/dnac/test_swim_intent.py pylint:unused-import
-tests/unit/modules/dnac/test_template_intent.py pylint:unused-import \ No newline at end of file
+plugins/modules/device_credential_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
diff --git a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.9.txt b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.9.txt
index 4cd6816af..199ea4ac4 100644
--- a/ansible_collections/cisco/dnac/tests/sanity/ignore-2.9.txt
+++ b/ansible_collections/cisco/dnac/tests/sanity/ignore-2.9.txt
@@ -352,6 +352,7 @@ plugins/action/syslog_config_create.py compile-2.6!skip # Python 2.6 is not supp
plugins/action/syslog_config_update.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/action/transit_peer_network.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/action/transit_peer_network_info.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
@@ -706,17 +707,36 @@ plugins/action/syslog_config_create.py compile-2.7!skip # Python 2.7 is not supp
plugins/action/syslog_config_update.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/action/transit_peer_network.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/action/transit_peer_network_info.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
plugins/module_utils/dnac.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/pnp_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/template_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/site_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
plugins/modules/swim_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_intent.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/network_settings_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/device_credential_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py compile-2.6!skip # Python 2.6 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.7!skip # Python 2.7 is not supported by the DNA Center SDK
+plugins/modules/template_workflow_manager.py import-2.6!skip # Python 2.6 is not supported by the DNA Center SDK