[ 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 ]
×

Project ansible-core-1:2.14.18-1.el9

Name ansible-core
Epoch 1
Version 2.14.18
Release 1.el9
Website/URL http://ansible.com
License GPLv3+
Build Time 2025-03-28 11:10:03
Build Host builder-x86-06.inferitos.ru
Summary SSH-based configuration management, deployment, and task execution system
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
ansible-core-1:2.14.18-1.el9.x86_64 SSH-based configuration management, deployment, and task execution system 561d75088fddaa0f4fcc672fd4b97511ba8b517104a51f4e08bff6e188eb65df download
ansible-test-1:2.14.18-1.el9.x86_64 Tool for testing ansible plugin and module code db26eb54f211aca171c67ba7c5f92fd6217e2f7d3dbe86d5abee4699f396545b download
aarch64
ansible-core-1:2.14.18-1.el9.aarch64 SSH-based configuration management, deployment, and task execution system d6d110d01053432243650c9b8ad9cdfe5a4b1595aa7120e203cd7ccfae9523b6 download
ansible-test-1:2.14.18-1.el9.aarch64 Tool for testing ansible plugin and module code 877fdeacd163a4aaec7557503707e03d6334260df406ab5548ecdb5849ca3f1c download
src
ansible-core-1:2.14.18-1.el9.src SSH-based configuration management, deployment, and task execution system 8bc42a6cec499c9df1e9c2106bfc2f7d72af5a3a00260251ff425a4cb8e029d1 download
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.