ansible 2.9.2+dfsg-1 source package in Ubuntu

Changelog

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

  * The "Greetings from the 36c3" release.
  * New upstream release (Closes: #946245)
  * Fix Splunk and Sumologic callback plugin logging sensitive data
    (CVE-2019-14864) (Closes: #943768)
  * Fix parameters marked with "no_log" in suboptions when invalid
    parameters are passed to the module (CVE-2019-14858) (Closes: #943768)
  * Fix for CVE-2019-14856
  * Fix for CVE-2019-10156
  * Fix for CVE-2019-10206
  * Add python3-dnspython to Depends (Closes: #941020)
  * add python3-argcomplete to Recommends, allowing bash completion
  * Stop shipping ansible-test.

 -- Lee Garrett <email address hidden>  Mon, 30 Dec 2019 21:31:13 +0100

Upload details

Uploaded by:
Harlan Lieberman-Berg
Uploaded to:
Sid
Original maintainer:
Harlan Lieberman-Berg
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ansible_2.9.2+dfsg-1.dsc 2.8 KiB 8f5bb4c8915193b71d16ace8da4934dc9f036f5764b9a63ec532f0d1992b0109
ansible_2.9.2+dfsg.orig.tar.xz 8.8 MiB f739c76a4a5873d14f4123850ecbb33034e6248049d5e4901e07b3c1a706b121
ansible_2.9.2+dfsg-1.debian.tar.xz 25.3 KiB 52c81fdc631fd4dd3090dae0305c0591811a85ece19c46333cdd7a790e3cfeb0

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.