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.
- Developed at systemsmanagement:ansible
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/ansible && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CHANGELOG.md | 0000067283 65.7 KB | |
ansible-1.5.3.tar.bz2 | 0000427817 418 KB | |
ansible-rpmlintrc | 0000000133 133 Bytes | |
ansible.changes | 0000014595 14.3 KB | |
ansible.spec | 0000003739 3.65 KB |
Revision 2 (latest revision is 120)
Stephan Kulow (coolo)
accepted
request 226917
from
Lars Vogdt (lrupp)
(revision 2)
- update to 1.5.3: * Fixes to the git module related to host key checking * Force command action to not be executed by the shell unless specifically enabled. * Validate SSL certs accessed through urllib*. * Implement new default cipher class AES256 in ansible-vault. * Misc bug fixes.
Comments 0