summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/ise/playbooks/credentials.template
blob: 6cafc452c7424a1ca7fd09a0d91fff22b24b0d8b (plain)
1
2
3
4
5
6
7
8
9
10
---
ise_hostname: <A.B.C.D>
ise_username: <username>
ise_password: <password>
ise_verify: False # optional, defaults to True
ise_version: 3.2_beta # optional, defaults to 3.2_beta
ise_wait_on_rate_limit: True # optional, defaults to True
ise_debug: False # optional, defaults to False
ise_uses_api_gateway: True # optional, defaults to True
ise_uses_csrf_token: False # optional, defaults to False