summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/ise/playbooks/credentials.template
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/cisco/ise/playbooks/credentials.template')
-rw-r--r--ansible_collections/cisco/ise/playbooks/credentials.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible_collections/cisco/ise/playbooks/credentials.template b/ansible_collections/cisco/ise/playbooks/credentials.template
index b6a7cff1e..6cafc452c 100644
--- a/ansible_collections/cisco/ise/playbooks/credentials.template
+++ b/ansible_collections/cisco/ise/playbooks/credentials.template
@@ -3,7 +3,7 @@ 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_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