SSH-based configuration management, deployment, and task execution system
http://ansible.github.com
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.
- Sources inherited from project Cloud:OpenStack:Pike
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:Ardana:8:CentOS:7.3/ansible && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ansible-2.4.6.0.tar.gz | 0006516642 6.21 MB | |
ansible-rpmlintrc | 0000000338 338 Bytes | |
ansible.changes | 0000049029 47.9 KB | |
ansible.spec | 0000004828 4.71 KB |
Latest Revision
Dirk Mueller (dirkmueller)
committed
(revision 3)
- Update to ansible 2.4.6.0: there are too many changes to list here, the full changelog is available at CHANGELOG.md file, but the most important are fixes for the security bugs CVE-2018-10875 (bsc#1099808), CVE-2018-10874 (bsc#1099805), and CVE-2018-10855 (bsc#1097775). - update to 2.2.3.0 (bsc#1056094) * Fixes for CVE-2017-7466 and CVE-2017-7481 * Various minor bug fixes
Comments 0