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

Changelog

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

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

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

  * New upstream release.

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

  * New upstream release, x2.
  * Switch to using Files-Excluded to repack upstream for DFSG.

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

  * New upstream release.

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

  [ Felix Geyer ]
  * Run upstream build tests during the build. (Closes: #749406)

  [ Harlan Lieberman-Berg ]
  * New upstream version.
  * Packaged version from tip of upstream branch release1.6.2 instead of
    tagged version, as it contains a fix needed to prevent FTBFS.

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

  * New upstream version.

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

  * New upstream version.
  * Remove patches applied upstream.
  * Fix manpage warning.

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

  * New upstream version 1.5.5, security update.
  * d/control: Add myself to Uploaders to silence Lintian
  * Refresh patches for new version.  Add DEP-3 headers to one patch.
 -- Felix Geyer <email address hidden>   Sat, 12 Jul 2014 21:36:55 +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.6+dfsg.orig.tar.gz 1.1 MiB c52e03f0f70c85e9f158052cebf1456d2b91e8e9f044a044d75aa73a980dd6be
ansible_1.6.6+dfsg-1~ubuntu14.04.1.debian.tar.gz 94.5 KiB fe4e1f605c162177cc835f76ee36e0db4a460f1150dfe0fa9b1bd484c69b7362
ansible_1.6.6+dfsg-1~ubuntu14.04.1.dsc 2.2 KiB c44e938ec998d3097239e4a7b2e0fa211dd45f5877c9b87d3a4f9299beaa647f

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.