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

Changelog

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

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

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

  * New upstream release, fixing:
    CVE-2014-4966, CVE-2014-4967.

ansible (1.6.6+dfsg-1) unstable; urgency=high

  * New upstream release.
 -- Felix Geyer <email address hidden>   Thu, 24 Jul 2014 17:00:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ansible_1.6.8+dfsg.orig.tar.gz 1.1 MiB 527e39e3c5b2a0bbfd3b120fdf03398006024ac110af0d23916721a20d4c5856
ansible_1.6.8+dfsg-1~ubuntu14.04.1.debian.tar.gz 94.2 KiB 2b7146870c3e9fbba602e3a705e30334ff3a0c8735080aafb3d87b71c3a82374
ansible_1.6.8+dfsg-1~ubuntu14.04.1.dsc 2.2 KiB 920348103b16517cab3cb32502125aef1521615134c67895120d05bbb49bafc2

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.