Skip to content

Commit

Permalink
Merge pull request #106 from CiscoISE/develop
Browse files Browse the repository at this point in the history
Update to use ciscoisesdk v2.1.1 or newer
  • Loading branch information
bvargasre authored Nov 9, 2023
2 parents 360f2ff + 2b6ac29 commit 129a0f1
Show file tree
Hide file tree
Showing 370 changed files with 376 additions and 370 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The following table shows the supported versions.
|-------------------|------------------------------|------------------------------|
| 3.1.0 | 2.0.0 | 1.2.0 |
| 3.1_Patch_1 | 2.5.16 | 2.0.10 |
| 3.2_beta | 2.6.0 | 2.1.0 |
| 3.2_beta | 2.6.1 | 2.1.1 |

If your Ansible collection is older please consider updating it first.
*Notes*:
Expand Down
8 changes: 7 additions & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -952,4 +952,10 @@ releases:
changes:
release_summary: ansible-ise now support 3.2_beta
minor_changes:
- Services included configuration, edda, dataconnect_services, subscriber.
- Services included configuration, edda, dataconnect_services, subscriber.
2.6.1:
release_date: "2023-11-09"
changes:
release_summary: Update to use ciscoisesdk v2.1.1 or newer
bugfixes:
- Updated to use ciscoisesdk v2.1.1 or newer fixing ciscoisesdk problem.
2 changes: 1 addition & 1 deletion plugins/modules/aci_bindings_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
elements: str
type: list
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
description: ACI Settings's untaggedPacketIepgName.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_settings_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
author: Rafael Campos (@racampos)
options: {}
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/aci_test_connectivity.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
author: Rafael Campos (@racampos)
options: {}
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/active_directory.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
alphanumeric and .-_/\\ characters.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/active_directory_add_groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
alphanumeric and .-_/\\ characters.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/active_directory_groups_by_domain_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
description: Active Directory Get Groups By Domain Info's id.
type: null
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/active_directory_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- Size query parameter. Number of objects returned per page.
type: int
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
type: str
type: list
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/active_directory_join_domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
description: Id path parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
description: Id path parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/active_directory_leave_domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
description: Id path parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
description: Id path parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/active_directory_trusted_domains_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- Id path parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/active_directory_user_groups_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
type: str
type: list
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/admin_user_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
can be changed by using the parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/allowed_protocols.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
type: bool
type: dict
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/allowed_protocols_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- Size query parameter. Number of objects returned per page.
type: int
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_endpoint_apply.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
type: str
type: list
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_endpoint_bulk_monitor_status_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- Bulkid path parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_endpoint_bulk_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
description: ANC Endpoint Bulk Request's resourceMediaType.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_endpoint_clear.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
type: str
type: list
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_endpoint_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
can be changed by using the parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description: ANC Policy's name.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_policy_bulk_monitor_status_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- Bulkid path parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_policy_bulk_request.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
description: ANC Policy Bulk Request's resourceMediaType.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/anc_policy_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
can be changed by using the parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/authorization_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
type: str
type: dict
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/authorization_profile_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- Size query parameter. Number of objects returned per page.
type: int
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/backup_cancel.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
author: Rafael Campos (@racampos)
options: {}
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
seealso:
- name: Cisco ISE documentation for Backup And Restore
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/backup_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
get copied.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
seealso:
- name: Cisco ISE documentation for Backup And Restore
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/backup_last_status_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
author: Rafael Campos (@racampos)
options: {}
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
seealso:
- name: Cisco ISE documentation for Backup And Restore
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/backup_restore.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
true, false.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
seealso:
- name: Cisco ISE documentation for Backup And Restore
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/backup_schedule_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
description: Backup Schedule Config's weekDay.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
seealso:
- name: Cisco ISE documentation for Backup And Restore
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/backup_schedule_config_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
description: Backup Schedule Config Update's weekDay.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
seealso:
- name: Cisco ISE documentation for Backup And Restore
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/bind_signed_certificate.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
description: Validate Certificate Extensions.
type: bool
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
seealso:
- name: Cisco ISE documentation for Certificates
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/byod_portal.py
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
type: dict
type: dict
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/byod_portal_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
can be changed by using the parameter.
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/certificate_profile.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
- an option only in AD).
type: str
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/certificate_profile_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- Size query parameter. Number of objects returned per page.
type: int
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/certificate_template_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- Size query parameter. Number of objects returned per page.
type: int
requirements:
- ciscoisesdk >= 2.1.0
- ciscoisesdk >= 2.1.1
- python >= 3.5
notes:
- SDK Method used are
Expand Down
Loading

0 comments on commit 129a0f1

Please sign in to comment.