ansible 9.2.0+dfsg-0ubuntu4 source package in Ubuntu

Changelog

ansible (9.2.0+dfsg-0ubuntu4) noble; urgency=medium

  * d/tests:
    - set HOME to a writeable directory
    - always run all test cases
  * Suggest python3-jsonschema for jsonschema validate plugin
  * Add patches to replace deprecated assertion methods for
    Python 3.12 compatibility (Closes: #1061781, LP: #2052530)

ansible (9.2.0+dfsg-0ubuntu3) noble; urgency=medium

  * Fix more test cases for Python 3.12.

ansible (9.2.0+dfsg-0ubuntu1) noble; urgency=medium

  * New upstream release
    - Bump the watchfile to the major 9 series
    - Adds compatibility with Python 3.12 (Closes: #1061781, LP: #2052530)
    - d/control: bump dependency to latest ansible-core
    - Drop patches applied upstream:
      - d/p/0001-fix-libvirt-connection-plugin-warning.patch
      - d/p/0002-fix-libvirt-encoding-errors-on-windows-guests.patch
  * d/tests: Add some more tests to the autopkgtest suite, remove broken ones

 -- Benjamin Drung <email address hidden>  Wed, 21 Feb 2024 12:07:32 +0100

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ansible_9.2.0+dfsg.orig.tar.xz 23.0 MiB 7e39865302ae6a12b31bf812abe7fef0f303925df5bb70ca0bde019e45d2cc8e
ansible_9.2.0+dfsg-0ubuntu4.debian.tar.xz 48.7 KiB c87e86ada0e22a2a0b8c2758783e6d4375bc687001ca944d53cf097442047acc
ansible_9.2.0+dfsg-0ubuntu4.dsc 2.4 KiB 83cb27e553fde36ad9c4bbcca5e7f84528de5fddf5cd0938be39dd5ef672e584

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.
 .
 This package contains the ansible collections.