ansible 2.0.0.2-2ubuntu1 source package in Ubuntu

Changelog

ansible (2.0.0.2-2ubuntu1) xenial; urgency=medium

  * Fix EEXISTS (should be EEXIST)  (LP: #1631996)

 -- Serge Hallyn <email address hidden>  Mon, 10 Oct 2016 12:59:42 -0500

Upload details

Uploaded by:
Serge Hallyn
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ansible_2.0.0.2.orig.tar.gz 1.4 MiB 27db0b99113fab85b1430c361c7790a0aa7f5c614c9af13362e2adbba07e5828
ansible_2.0.0.2-2ubuntu1.debian.tar.xz 14.3 KiB 0dda637093244553e687cf4533ae7644a98ddb92d988057556262839b6d94a92
ansible_2.0.0.2-2ubuntu1.dsc 1.9 KiB 422d0681bccb35667d75681fc37ea1cab25ba651b0728f14954954e343a31293

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-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.