Пакет ansible-core-2.16.3-2.el8.x86_64
Имя | ansible-core |
---|---|
Эпоха | 0 |
Версия | 2.16.3 |
Релиз | 2.el8 |
Архитектура | x86_64 |
Сайт | http://ansible.com |
Лицензия | GPLv3+ |
Время сборки | 2024-04-15 20:48:28 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | SSH-based configuration management, deployment, and task execution system |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | INFSA-2024:3043 |
Размер | 3726 КиБ |
Исходный проект | ansible-core-2.16.3-2.el8 |
Контрольная сумма SHA-256 | 3ca075b04e167e52564bd36a3c3e552fe55e8cd213cca73a2fb574d51221d933 |
×
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.16.3-2 - Rebuilt for MSVSphere 8.10 beta * Mon Feb 05 2024 Dimitri Savineau <dsavinea@redhat.com> - 2.16.3-2 - rebuild with python 3.12 (RHEL-24141) * Fri Feb 02 2024 Dimitri Savineau <dsavinea@redhat.com> - 2.16.3-1 - ansible-core 2.16.3 release (RHEL-23782) - Fix CVE-2024-0690 (possible information leak in tasks that ignore ANSIBLE_NO_LOG configuration) (RHEL-22123) * Tue Dec 12 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.16.2-1 - ansible-core 2.16.2 release (RHEL-19297) * Thu Dec 07 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.16.1-1 - ansible-core 2.16.1 release (RHEL-18965) * Wed Aug 16 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.15.3-1 - ansible-core 2.15.3 release (rhbz#2232431) - Use docs and examples from ansible-documentation project. - Build the manpages. * Mon Aug 14 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.15.2-1 - ansible-core 2.15.2 release (rhbz#2231891) * Tue Jul 04 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.15.1-1 - ansible-core 2.15.1 release (rhbz#2219620) * Mon May 15 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.15.0-1 - ansible-core 2.15.0 release (rhbz#2204511) - 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. * Tue Feb 14 2023 Dimitri Savineau <dsavinea@redhat.com> - 2.14.2-3 - rebuild with python 3.11 (rhbz#2169524) - remove bundled dependencies from requirements file (rhbz#2143974) - use PyPi sources (rhbz#2160277) - remove straightplugin