[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package ansible-test-1:2.14.18-1.el9.x86_64 download

Name ansible-test
Epoch 1
Version 2.14.18
Release 1.el9
Architecture x86_64
Website/URL http://ansible.com
License GPLv3+
Build Time 2025-03-28 11:09:45
Build Host builder-x86-04.inferitos.ru
Summary Tool for testing ansible plugin and module code
Repositories AppStream
Description Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. This package installs the ansible-test command for testing modules and plugins developed for ansible.
Errata
Size 847 KiB
Source Project ansible-core-2.14.18-1.el9
SHA-256 checksum db26eb54f211aca171c67ba7c5f92fd6217e2f7d3dbe86d5abee4699f396545b
× Full screenshot
Changelog link
* Fri Jan 03 2025 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.18-1
- ansible-core 2.14.18 release (RHEL-69086)
- Fix license file path

* Thu May 23 2024 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.17-1
- ansible-core 2.14.17 release (RHEL-38539)

* Fri Feb 02 2024 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.14-1
- ansible-core 2.14.14 release (RHEL-23783)
- Fix CVE-2024-0690 (possible information leak in tasks that ignore
  ANSIBLE_NO_LOG configuration) (RHEL-22124)

* Tue Dec 12 2023 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.13-1
- ansible-core 2.14.13 release (RHEL-19298)

* Thu Dec 07 2023 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.12-1
- ansible-core 2.14.12 release (RHEL-18950)

* Wed Aug 16 2023 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.9-1
- ansible-core 2.14.9 release (rhbz#2232432)
- Use docs and examples from ansible-documentation project.
- Build the manpages.

* Mon Aug 14 2023 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.8-1
- ansible-core 2.14.8 release (rhbz#2231892)

* Mon Jul 17 2023 Dimitri Savineau <dsavinea@redhat.com> - 1:2.14.7-1
- ansible-core 2.14.7 release (rhbz#2221820)
- rebuild with python 3.9 (rhbz#2221820)
- remove bundled packaging, pyparsing and resolvelib.

* Tue Jul 04 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.15.1-1
- ansible-core 2.15.1 release (rhbz#2219619)

* Mon May 15 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.15.0-1
- ansible-core 2.15.0 release (rhbz#2204510)
- update bundled markupsafe to 2.1.2.
- update bundled packaging to 21.3.
- update bundled pyparsing to 3.0.7.
- update bundled resolvelib to 1.0.1.
- remove six runtime dependency.