From 38b7c80217c4e72b1d8988eb1e60bb6e77334114 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:22 +0200 Subject: Adding upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- .../cisco/ise/playbooks/credentials.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 ansible_collections/cisco/ise/playbooks/credentials.yml (limited to 'ansible_collections/cisco/ise/playbooks/credentials.yml') diff --git a/ansible_collections/cisco/ise/playbooks/credentials.yml b/ansible_collections/cisco/ise/playbooks/credentials.yml deleted file mode 100644 index ebf5f9bf3..000000000 --- a/ansible_collections/cisco/ise/playbooks/credentials.yml +++ /dev/null @@ -1,19 +0,0 @@ ---- -ise_hostname: 198.18.133.27 -ise_username: admin -ise_password: 991545 # session ID -ise_verify: False # optional, defaults to True -ise_version: 3.1_Patch_1 # optional, defaults to 3.1.1 -ise_wait_on_rate_limit: True # optional, defaults to True -ise_debug: True # optional, defaults to False -ise_uses_api_gateway: True # optional, defaults to True - - -# export ISE_HOSTNAME="198.18.133.27" -# export ISE_USERNAME="admin" -# export ISE_PASSWORD="995210" -# export ISE_VERIFY=False -# export ISE_VERSION="3.1_Patch_1" -# export ISE_WAIT_ON_RATE_LIMIT=True -# export ISE_USES_API_GATEWAY=True -# export ISE_DEBUG=True \ No newline at end of file -- cgit v1.2.3