Project ansible-core-1:2.14.18-1.el9
content_copy
Name
ansible-core
Epoch
1
Version
2.14.18
Release
1.el9
Website/URL
http://ansible.com
License
GPLv3+
Build Time
2025-06-17 01:33:31
Build Host
certified-builder01.msvsphere-os.ru
Summary
SSH-based configuration management, deployment, and task execution system
Repositories
Updates
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
—
×
Found 1 old version
Package
Summary
SHA-256 checksum
x86_64
ansible-core-1:2.14.18-1.el9.x86_64
content_copy
SSH-based configuration management, deployment, and task execution system
6ca8aba8356509438cec6cc55cffd15af29d5164389b6b0f4a6804681a096c71
download
src
ansible-core-1:2.14.18-1.el9.src
content_copy
SSH-based configuration management, deployment, and task execution system
614e6b70cf09c47ee533c1d6a34ae36b0d5661a10a9316195efb0ec22911cb9c
download
* 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.