public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ansible-collection-community-libvirt] rawhide: Update to 2.3.0 (rhbz#2494563)
Date: Tue, 30 Jun 2026 09:35:18 GMT	[thread overview]
Message-ID: <178281211846.1.9539987049808949219.rpms-ansible-collection-community-libvirt-11471fed88e3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ansible-collection-community-libvirt
            Branch : rawhide
            Commit : 11471fed88e37560e806f461605f1fad2b651937
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-06-30T10:34:00+01:00
            Stats  : +36/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/ansible-collection-community-libvirt/c/11471fed88e37560e806f461605f1fad2b651937?branch=rawhide

            Log:
            Update to 2.3.0 (rhbz#2494563)

- New upstream release 2.3.0
  - This is a minor release of the community.libvirt collection
  - inventory: Added option 'alternate_id_groups' (default 'true')
  - inventory: Added option 'filter' (default '.*') to include domains by name
    or uuid that match regex
  - inventory: Added checks to prevent powered-off hosts from being issued
    guest agent calls
  - plugins: Replaced deprecated imports from 'ansible.module_utils._text' with
    'ansible.module_utils.common.text.converters' to avoid ansible-core
    deprecation warnings and prepare for removal of the private import path in
    ansible-core 2.24
  - virt: Add 'get_ifaddresses' function to retrieve domain interface addresses
  - virt_cloud_instance: Add support for compressed base images (gzip, bzip2,
    xz)
  - virt_cloud_instance: Add passt network support via shared network schema
    (GH#231)
  - virt_cloud_instance: Added cloud-config header when converting cloud-init
    user-data from dictionary form
  - virt_cloud_instance: Check if instance exists and not running before
    calling 'create()'
  - virt_install: Add 'wait_timeout' parameter to wait for multi-phase
    unattended installs to complete
  - virt_install: Add 'wwn' parameter to disk specifications for setting the
    World Wide Name of a disk device (GH#271)
  - virt_install: Add passt network support with 'value' shorthand and
    structured 'type: user' form (GH#231)
  - virt_install: Added cloud-config header when converting cloud-init
    user-data from dictionary form
  - virt_install: Remove incorrect 'required=True' from 'install.os' parameter
    to allow 'install.no_install=true' without specifying an OS

---
diff --git a/.gitignore b/.gitignore
index dd2fac9..c2afb67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /ansible-collection-community-libvirt-2.0.0.tar.gz
 /ansible-collection-community-libvirt-2.1.0.tar.gz
 /ansible-collection-community-libvirt-2.2.0.tar.gz
+/ansible-collection-community-libvirt-2.3.0.tar.gz

diff --git a/ansible-collection-community-libvirt.spec b/ansible-collection-community-libvirt.spec
index c8bd3c1..9fcbdf2 100644
--- a/ansible-collection-community-libvirt.spec
+++ b/ansible-collection-community-libvirt.spec
@@ -9,7 +9,7 @@
 %endif
 
 Name:           ansible-collection-%{collection_namespace}-%{collection_name}
-Version:        2.2.0
+Version:        2.3.0
 Release:        1%{?dist}
 Summary:        Manages virtual machines supported by libvirt
 License:        GPL-3.0-or-later
@@ -38,6 +38,7 @@ BuildRequires:  ansible-packaging-tests
 # Exclude some files from being installed
 cat << 'EOF' >> galaxy.yml
 build_ignore:
+- .agents
 - .azure-pipelines
 - .github
 - .gitignore
@@ -67,6 +68,38 @@ find -type f ! -executable -name '*.py' -print -exec sed -i -e '1{\@^#!.*@d}' '{
 %{ansible_collection_files}
 
 %changelog
+* Tue Jun 30 2026 Paul Howarth <paul@city-fan.org> - 2.3.0-1
+- Update to 2.3.0 (rhbz#2494563)
+  - This is a minor release of the community.libvirt collection
+  - inventory: Added option 'alternate_id_groups' (default 'true')
+  - inventory: Added option 'filter' (default '.*') to include domains by name
+    or uuid that match regex
+  - inventory: Added checks to prevent powered-off hosts from being issued
+    guest agent calls
+  - plugins: Replaced deprecated imports from 'ansible.module_utils._text' with
+    'ansible.module_utils.common.text.converters' to avoid ansible-core
+    deprecation warnings and prepare for removal of the private import path in
+    ansible-core 2.24
+  - virt: Add 'get_ifaddresses' function to retrieve domain interface addresses
+  - virt_cloud_instance: Add support for compressed base images (gzip, bzip2,
+    xz)
+  - virt_cloud_instance: Add passt network support via shared network schema
+    (GH#231)
+  - virt_cloud_instance: Added cloud-config header when converting cloud-init
+    user-data from dictionary form
+  - virt_cloud_instance: Check if instance exists and not running before
+    calling 'create()'
+  - virt_install: Add 'wait_timeout' parameter to wait for multi-phase
+    unattended installs to complete
+  - virt_install: Add 'wwn' parameter to disk specifications for setting the
+    World Wide Name of a disk device (GH#271)
+  - virt_install: Add passt network support with 'value' shorthand and
+    structured 'type: user' form (GH#231)
+  - virt_install: Added cloud-config header when converting cloud-init
+    user-data from dictionary form
+  - virt_install: Remove incorrect 'required=True' from 'install.os' parameter
+    to allow 'install.no_install=true' without specifying an OS
+
 * Mon Mar 30 2026 Paul Howarth <paul@city-fan.org> - 2.2.0-1
 - Update to 2.2.0 (rhbz#2452926)
   - This is a minor release of the community.libvirt collection

diff --git a/sources b/sources
index 59aaf93..16a45a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ansible-collection-community-libvirt-2.2.0.tar.gz) = eb0f20a0b2ee8b33c120b40e3a73fa338505265a9e29b80027717ed77e8884b1072df80692af029caa3e819073bc0d6c3dac83b4da37eccf47f6d2fb0d2eabe5
+SHA512 (ansible-collection-community-libvirt-2.3.0.tar.gz) = 647c474de27296ffe717a2f1b64b16f6485dde3e7c953e36ea8988d8544965d679b4f10b7256030b8ebc470fd5a3472c65c3990e6de4c6fbe97127b86963b4bf

                 reply	other threads:[~2026-06-30  9:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178281211846.1.9539987049808949219.rpms-ansible-collection-community-libvirt-11471fed88e3@fedoraproject.org \
    --to=paul@city-fan.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox