summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/dnac/playbooks/credentials.template
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/cisco/dnac/playbooks/credentials.template')
-rw-r--r--ansible_collections/cisco/dnac/playbooks/credentials.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/cisco/dnac/playbooks/credentials.template b/ansible_collections/cisco/dnac/playbooks/credentials.template
index 5270c0816..4e2878d25 100644
--- a/ansible_collections/cisco/dnac/playbooks/credentials.template
+++ b/ansible_collections/cisco/dnac/playbooks/credentials.template
@@ -3,7 +3,7 @@ dnac_host: <A.B.C.D>
dnac_port: 443
dnac_username: <username>
dnac_password: <password>
-dnac_version: 2.3.5.3
+dnac_version: 2.3.7.6
dnac_verify: False
dnac_debug: False
dnac_log_level: [CRITICAL, ERROR, WARNING, INFO, DEBUG]