ansible 1.6.9+dfsg-1~ubuntu14.04.1 source package in Ubuntu

Changelog

ansible (1.6.9+dfsg-1~ubuntu14.04.1) trusty-backports; urgency=medium

  * No-change backport to trusty (LP: #1341183)

ansible (1.6.9+dfsg-1) unstable; urgency=medium

  * New upstream release.

ansible (1.6.8+dfsg-1) unstable; urgency=medium

  * New upstream release, fixing:
    CVE-2014-4966, CVE-2014-4967.
 -- Felix Geyer <email address hidden>   Fri, 25 Jul 2014 18:10:04 +0200

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Trusty
Original maintainer:
Janos Guljas
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ansible_1.6.9+dfsg.orig.tar.gz 1.1 MiB 8455d776d5cf979f2e6e71868e598648c6e33eeccf7b760151cf4ad9434811fa
ansible_1.6.9+dfsg-1~ubuntu14.04.1.debian.tar.gz 94.5 KiB ff86bdd447e57600c0ab331ba0d29e1cd1761b9c064403ba2cc92b3ebdd937da
ansible_1.6.9+dfsg-1~ubuntu14.04.1.dsc 2.2 KiB 02f346e92aa53b67974c1b36a8a9b0b4ce2ed4c93006ad7b4b4c189bad6b6e9a

View changes file

Binary packages built by this source

ansible: Configuration management, deployment, and task execution system

 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.

ansible-doc: Ansible documentation and examples

 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.
 .
 This package contains HTML documentation and examples.

ansible-fireball: Ansible fireball transport support

 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.
 .
 Ansible can optionally use a 0MQ based transport mechanism, which is
 considerably faster than the standard ssh mechanism when there are
 multiple actions, but requires additional supporting packages.
 .
 This package is a dependency package, which depends on ansible and Python
 modules for keyczar and ZeroMQ.

ansible-node-fireball: Ansible fireball transport support for nodes

 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.
 .
 Ansible can optionally use a 0MQ based transport mechanism, which has
 additional requirements for nodes to use. This package includes those
 requirements.
 .
 This package is a dependency package, which depends on Python modules for
 keyczar and ZeroMQ.