ansible 1.4.0+dfsg-1 source package in Ubuntu

Changelog

ansible (1.4.0+dfsg-1) unstable; urgency=low


  * new upstream version
  * debian/rules:
    - remove sed manpage fixes, fixed upstream
  * debian/patches/fix-html-makefile:
    - removed, fixed upstream

 -- Michael Vogt <email address hidden>  Sun, 24 Nov 2013 10:41:27 +0100

Upload details

Uploaded by:
Janos Guljas
Uploaded to:
Sid
Original maintainer:
Janos Guljas
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
ansible_1.4.0+dfsg-1.dsc 1.4 KiB 2aff86754f80483e2c2084827bc4ea91888a4ec966e679be5a54e00c0726d821
ansible_1.4.0+dfsg.orig.tar.gz 965.6 KiB 273675a01fe394208823e24629bb462325906cc2075d308c90b152a73bf52f6c
ansible_1.4.0+dfsg-1.debian.tar.gz 90.8 KiB 046594c6d9cafdb0253c3bf647fd7f4546d6605cf0670b71583f6b3790fb94a7

Available diffs

No changes file available.

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.