Commit Graph

7 Commits

Author SHA1 Message Date
Dimitri Savineau
eb8390bad9
ansible-core 2.16.13
Fix CVE-2024-8775 (Exposure of Sensitive Information in Ansible Vault
Files Due to Improper Logging.
Fix CVE-2024-9902 (Ansible-core user may read/write unauthorized content)

This also adds back the ansible-test subpackage and drops the doc one.

Resolves: RHEL-69036
Resolves: RHEL-59076
Resolves: RHEL-69034

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2024-11-26 11:59:05 -05:00
006891ac8b
tests: use the correct copr chroot for EPEL branches 2023-06-02 18:26:03 +00:00
1f76584a4d
ci: use a proper inventory file and add a dnf test 2023-06-02 15:13:41 +00:00
7076cf3fdd
ci: add an explicit dependency on python3
This is needed for EPEL branches where ansible-core may not be installed
for the system python interpreter.
2023-06-02 15:01:43 +00:00
27e02a89ac
tests: reorganize fmf plans 2023-04-25 02:13:02 +00:00
37924c8f63
backport GALAXY_COLLECTIONS_PATH_WARNINGS patch
This will be used in the Fedora ansible-packaging macros to silence
useless warnings when installing collections into %{buildroot}.
2023-04-25 02:13:01 +00:00
754b581240
Add gating tests 2023-04-24 17:44:17 +00:00