Skip to content

Commit

Permalink
Stop pinning community.general collection
Browse files Browse the repository at this point in the history
The issues in the redhat_subscription module shipped in the
community.general collection were fixed in version 6.6.0, so it should
not have regressions now.

Also, subscription-manager was updated in Fedora 36+, notably fixing a
compatibility issue with recent versions of 'dbus'.

Hence, stop pinning the community.general collection.

This reverts commit 26c0f43.

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
  • Loading branch information
ptoscano committed Apr 12, 2023
1 parent 8425824 commit b332b66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion meta/collection-requirements.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
collections:
- name: community.general
version: "<6.5.0"
1 change: 0 additions & 1 deletion tests/collection-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
collections:
- name: ansible.posix
- name: community.general
version: "<6.5.0"
- name: community.mysql
- name: community.postgresql
- name: fedora.linux_system_roles

0 comments on commit b332b66

Please sign in to comment.