Skip to content

Commit cc7e320

Browse files
erthalionMolter73
authored andcommitted
ROX-31054: Update CivetWeb (#2650)
Update CivetWeb, pin community.general to 11, remove non_qa section.
1 parent 859b0e4 commit cc7e320

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

ansible/requirements.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
collections:
33
- google.cloud
4-
- community.general
4+
- name: community.general
5+
version: '==11.4.1'
56
- community.docker
67
- containers.podman
78
- kubernetes.core
8-
- ibm.cloudcollection
9+
- ibm.cloudcollection

integration-tests/images.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,3 @@ qa:
1616
qa-udp: quay.io/rhacs-eng/qa-multi-arch:udp
1717
qa-thread-exec: quay.io/rhacs-eng/qa-multi-arch:collector-thread-exec
1818
qa-nginx: quay.io/rhacs-eng/qa-multi-arch:nginx
19-
20-
non_qa:

0 commit comments

Comments
 (0)