summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/ise/playbooks/credentials.template
blob: b6a7cff1ea147e742f9592965f9995505268e5c6 (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.1.1 # optional, defaults to 3.1.1
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