Skip to content

Commit

Permalink
Remove deprecated servicenow.servicenow from 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolenz committed Jun 23, 2023
1 parent 816c88e commit bb33a2d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
1 change: 0 additions & 1 deletion 8/ansible-8.build
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ purestorage.flasharray: >=1.18.0,<2.0.0
purestorage.flashblade: >=1.11.0,<2.0.0
purestorage.fusion: >=1.4.0,<2.0.0
sensu.sensu_go: >=1.13.0,<2.0.0
servicenow.servicenow: >=1.0.0,<2.0.0
splunk.es: >=2.1.0,<3.0.0
t_systems_mms.icinga_director: >=1.32.0,<2.0.0
theforeman.foreman: >=3.10.0,<4.0.0
Expand Down
1 change: 0 additions & 1 deletion 8/ansible.in
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ purestorage.flasharray
purestorage.flashblade
purestorage.fusion
sensu.sensu_go
servicenow.servicenow
splunk.es
theforeman.foreman
t_systems_mms.icinga_director
Expand Down
5 changes: 5 additions & 0 deletions 8/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,8 @@ releases:
`Porting Guide <https://docs.ansible.com/ansible/devel/porting_guides.html>`_'
release_date: '2023-06-22'
8.2.0:
changes:
removed_features:
- The deprecated servicenow.servicenow collection has been removed from Ansible 7, but accidentally re-added to Ansible 8. It has been removed again from Ansible 8.2.0
(https://github.com/ansible-community/community-topics/issues/246).
3 changes: 0 additions & 3 deletions 8/galaxy-requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,6 @@ collections:
- name: sensu.sensu_go
source: https://galaxy.ansible.com
version: 1.13.2
- name: servicenow.servicenow
source: https://galaxy.ansible.com
version: 1.0.6
- name: splunk.es
source: https://galaxy.ansible.com
version: 2.1.0
Expand Down

0 comments on commit bb33a2d

Please sign in to comment.