summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/dnac/playbooks/credentials.template
blob: 5270c08164a966cc59dbd2c2749e7ee20a91f5be (plain)
1
2
3
4
5
6
7
8
9
10
11
---
dnac_host: <A.B.C.D>
dnac_port: 443
dnac_username: <username>
dnac_password: <password>
dnac_version: 2.3.5.3
dnac_verify: False
dnac_debug: False
dnac_log_level: [CRITICAL, ERROR, WARNING, INFO, DEBUG]
dnac_log_file_path: <file_path>
dnac_log_append: True