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

Changelog

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

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

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

  * New upstream release.

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

  * New upstream release.
 -- Felix Geyer <email address hidden>   Thu, 25 Sep 2014 21:30:18 +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
Trusty backports universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ansible_1.7.2+dfsg.orig.tar.gz 1.2 MiB f0bf04620040e64756205f67703b11f84d45f4ccddadee898b6c9faddfa2d5da
ansible_1.7.2+dfsg-1~ubuntu14.04.1.debian.tar.xz 92.1 KiB f9757fd5128b5141e89b1c24c9a07d04c8e2731760016baaf440603d0185ec65
ansible_1.7.2+dfsg-1~ubuntu14.04.1.dsc 2.2 KiB e93f3ab3b4ffbac9e579d03c41cfff1f0972d63a59e04a516d7e13d6a50fa51f

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.