pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/ansible



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Oct 12 07:16:43 UTC 2023

Modified Files:
        pkgsrc/sysutils/ansible: Makefile PLIST distinfo

Log Message:
ansible: updated to 8.5.0

8.5.0

amazon.aws
~~~~~~~~~~

- ec2_ami - add support for ``org_arns`` and ``org_unit_arns`` in launch_permissions (https://github.com/ansible-collections/amazon.aws/pull/1690).
- elb_application_lb_info - drop redundant ``describe_load_balancers`` call fetching ``ip_address_type`` (https://github.com/ansible-collections/amazon.aws/pull/1768).

community.general
~~~~~~~~~~~~~~~~~

- cargo - add option ``executable``, which allows user to specify path to the cargo binary (https://github.com/ansible-collections/community.general/pull/7352).
- cargo - add option ``locked`` which allows user to specify install the locked version of dependency instead of latest compatible version 
(https://github.com/ansible-collections/community.general/pull/6134).
- dig lookup plugin - add TCP option to enable the use of TCP connection during DNS lookup (https://github.com/ansible-collections/community.general/pull/7343).
- gitlab_group - add option ``force_delete`` (default: false) which allows delete group even if projects exists in it (https://github.com/ansible-collections/community.general/pull/7364).
- ini_file - add ``ignore_spaces`` option (https://github.com/ansible-collections/community.general/pull/7273).
- newrelic_deployment - add option ``app_name_exact_match``, which filters results for the exact app_name provided (https://github.com/ansible-collections/community.general/pull/7355).
- onepassword lookup plugin - introduce ``account_id`` option which allows specifying which account to use (https://github.com/ansible-collections/community.general/pull/7308).
- onepassword_raw lookup plugin - introduce ``account_id`` option which allows specifying which account to use (https://github.com/ansible-collections/community.general/pull/7308).
- parted - on resize, use ``--fix`` option if available (https://github.com/ansible-collections/community.general/pull/7304).
- pnpm - set correct version when state is latest or version is not mentioned. Resolves previous idempotency problem (https://github.com/ansible-collections/community.general/pull/7339).
- proxmox - add ``vmid`` (and ``taskid`` when possible) to return values (https://github.com/ansible-collections/community.general/pull/7263).
- random_string - added new ``ignore_similar_chars`` and ``similar_chars`` option to ignore certain chars (https://github.com/ansible-collections/community.general/pull/7242).
- redfish_command - add new option ``update_oem_params`` for the ``MultipartHTTPPushUpdate`` command (https://github.com/ansible-collections/community.general/issues/7331).
- redfish_config - add ``CreateVolume`` command to allow creation of volumes on servers (https://github.com/ansible-collections/community.general/pull/6813).
- redfish_config - adding ``SetSecureBoot`` command (https://github.com/ansible-collections/community.general/pull/7129).
- redfish_info - add support for ``GetBiosRegistries`` command (https://github.com/ansible-collections/community.general/pull/7144).
- redfish_info - adds ``LinkStatus`` to NIC inventory (https://github.com/ansible-collections/community.general/pull/7318).
- redis_info - refactor the redis_info module to use the redis module_utils enabling to pass TLS parameters to the Redis client (https://github.com/ansible-collections/community.general/pull/7267).
- supervisorctl - allow to stop matching running processes before removing them with ``stop_before_removing=true`` (https://github.com/ansible-collections/community.general/pull/7284).

community.libvirt
~~~~~~~~~~~~~~~~~

- virt - add `mutate_flags` parameter to enable XML mutation (add UUID, MAC addresses from existing domain) (https://github.com/ansible-collections/community.libvirt/pull/142/).
- virt - support ``--diff`` for ``define`` command (https://github.com/ansible-collections/community.libvirt/pull/142/).

community.routeros
~~~~~~~~~~~~~~~~~~

- api_info - add new ``include_read_only`` option to select behavior for read-only values. By default these are not returned (https://github.com/ansible-collections/community.routeros/pull/213).
- api_info, api_modify - add support for ``address-list`` and ``match-subdomain`` introduced by RouterOS 7.7 in the ``ip dns static`` path 
(https://github.com/ansible-collections/community.routeros/pull/197).
- api_info, api_modify - add support for ``user``, ``time`` and ``gmt-offset`` under the ``system clock`` path (https://github.com/ansible-collections/community.routeros/pull/210).
- api_info, api_modify - add support for the ``interface ppp-client`` path (https://github.com/ansible-collections/community.routeros/pull/199).
- api_info, api_modify - add support for the ``interface wireless`` path (https://github.com/ansible-collections/community.routeros/pull/195).
- api_info, api_modify - add support for the ``iot modbus`` path (https://github.com/ansible-collections/community.routeros/pull/205).
- api_info, api_modify - add support for the ``ip dhcp-server option`` and ``ip dhcp-server option sets`` paths (https://github.com/ansible-collections/community.routeros/pull/223).
- api_info, api_modify - add support for the ``ip upnp interfaces``, ``tool graphing interface``, ``tool graphing resource`` paths (https://github.com/ansible-collections/community.routeros/pull/227).
- api_info, api_modify - add support for the ``ipv6 firewall nat`` path (https://github.com/ansible-collections/community.routeros/pull/204).
- api_info, api_modify - add support for the ``mode`` property in ``ip neighbor discovery-settings`` introduced in RouterOS 7.7 (https://github.com/ansible-collections/community.routeros/pull/198).
- api_info, api_modify - add support for the ``port remote-access`` path (https://github.com/ansible-collections/community.routeros/pull/224).
- api_info, api_modify - add support for the ``routing filter rule`` and ``routing filter select-rule`` paths (https://github.com/ansible-collections/community.routeros/pull/200).
- api_info, api_modify - add support for the ``routing table`` path in RouterOS 7 (https://github.com/ansible-collections/community.routeros/pull/215).
- api_info, api_modify - add support for the ``tool netwatch`` path in RouterOS 7 (https://github.com/ansible-collections/community.routeros/pull/216).
- api_info, api_modify - add support for the ``user settings`` path (https://github.com/ansible-collections/community.routeros/pull/201).
- api_info, api_modify - add support for the ``user`` path (https://github.com/ansible-collections/community.routeros/pull/211).
- api_info, api_modify - finalize fields for the ``interface wireless security-profiles`` path and enable it (https://github.com/ansible-collections/community.routeros/pull/203).
- api_info, api_modify - finalize fields for the ``ppp profile`` path and enable it (https://github.com/ansible-collections/community.routeros/pull/217).
- api_modify - add new ``handle_read_only`` and ``handle_write_only`` options to handle the module's behavior for read-only and write-only fields 
(https://github.com/ansible-collections/community.routeros/pull/213).
- api_modify, api_info - support API paths ``routing id``, ``routing bgp connection`` (https://github.com/ansible-collections/community.routeros/pull/220).

community.vmware
~~~~~~~~~~~~~~~~

- add moid property in the return value for the module(https://github.com/ansible-collections/community.vmware/pull/1855).
- add new snapshot_id option to the vmware_guest_snapshot module(https://github.com/ansible-collections/community.vmware/pull/1847).

dellemc.powerflex
~~~~~~~~~~~~~~~~~

- Added Ansible role to support installation and uninstallation of Gateway.
- Added Ansible role to support installation and uninstallation of SDR.
- Added Ansible role to support installation and uninstallation of Web UI.

grafana.grafana
~~~~~~~~~~~~~~~

- Add check for Curl and failure step if Agent Version is not retrieved
- Allow alert resource provisioning in Grafana Role
- Bump cryptography from 39.0.2 to 41.0.3
- Bump cryptography from 41.0.3 to 41.0.4
- Bump semver from 5.7.1 to 5.7.2
- Bump word-wrap from 1.2.3 to 1.2.5
- Create local dashboard directory in check mode
- Create missing notification directory in Grafana Role
- Remove check_mode from create local directory task in Grafana Role
- Remove dependency on local-fs.target from Grafana Agent role
- Update CI Testing
- Update Cloud Stack Module failures
- Use 'ansible_system' env variable to detect os typ in Grafana Agent Role
- hange grafana Agent Wal and Positions Directory in Grafana Agent Role

ovirt.ovirt
~~~~~~~~~~~

- ovirt_vm - Add tpm_enabled (https://github.com/oVirt/ovirt-ansible-collection/pull/722).
- storage_error_resume_behaviour - Support VM storage error resume behaviour "auto_resume", "kill", "leave_paused". (https://github.com/oVirt/ovirt-ansible-collection/pull/721)
- vm_infra - Support boot disk renaming and resizing. (https://github.com/oVirt/ovirt-ansible-collection/pull/705)

purestorage.flashblade
~~~~~~~~~~~~~~~~~~~~~~

- purefb_bucket_replica - Added support for cascading replica links
- purefb_info - New fields to display free space (remaining quota) for Accounts and Buckets. Space used by destroyed buckets is split out from virtual field to new destroyed_virtual field
- purefb_info - Report encryption state in SMB client policy rules
- purefb_info - Report more detailed space data from Purity//FB 4.3.0
- purefb_policy - Add deny effect for object store policy rules. Requires Purity//FB 4.3.0+
- purefb_policy - Added parameter to define object store policy description

vultr.cloud
~~~~~~~~~~~

- inventory - Added VPC/VPC 2.0 support by adding ``internal_ip`` to the attributes (https://github.com/vultr/ansible-collection-vultr/issues/86).


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/sysutils/ansible/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/sysutils/ansible/PLIST
cvs rdiff -u -r1.48 -r1.49 pkgsrc/sysutils/ansible/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/ansible/Makefile
diff -u pkgsrc/sysutils/ansible/Makefile:1.66 pkgsrc/sysutils/ansible/Makefile:1.67
--- pkgsrc/sysutils/ansible/Makefile:1.66       Mon Sep 18 12:33:25 2023
+++ pkgsrc/sysutils/ansible/Makefile    Thu Oct 12 07:16:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2023/09/18 12:33:25 adam Exp $
+# $NetBSD: Makefile,v 1.67 2023/10/12 07:16:42 adam Exp $
 
-DISTNAME=      ansible-8.4.0
+DISTNAME=      ansible-8.5.0
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/ansible/}
 
@@ -11,7 +11,7 @@ LICENSE=      gnu-gpl-v3
 
 PREV_PKGPATH=  sysutils/ansible2
 
-DEPENDS+=      ansible-core>=2.15.4:../../sysutils/ansible-core
+DEPENDS+=      ansible-core>=2.15.5:../../sysutils/ansible-core
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/sysutils/ansible/PLIST
diff -u pkgsrc/sysutils/ansible/PLIST:1.34 pkgsrc/sysutils/ansible/PLIST:1.35
--- pkgsrc/sysutils/ansible/PLIST:1.34  Mon Sep 18 12:33:25 2023
+++ pkgsrc/sysutils/ansible/PLIST       Thu Oct 12 07:16:42 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.34 2023/09/18 12:33:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.35 2023/10/12 07:16:42 adam Exp $
 bin/ansible-community
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -4874,6 +4874,8 @@ ${PYSITELIB}/ansible_collections/cisco/d
 ${PYSITELIB}/ansible_collections/cisco/dnac/LICENSE
 ${PYSITELIB}/ansible_collections/cisco/dnac/MANIFEST.json
 ${PYSITELIB}/ansible_collections/cisco/dnac/Makefile
+${PYSITELIB}/ansible_collections/cisco/dnac/Pipfile
+${PYSITELIB}/ansible_collections/cisco/dnac/Pipfile.lock
 ${PYSITELIB}/ansible_collections/cisco/dnac/README.md
 ${PYSITELIB}/ansible_collections/cisco/dnac/changelogs/changelog.yaml
 ${PYSITELIB}/ansible_collections/cisco/dnac/meta/runtime.yml
@@ -4908,6 +4910,7 @@ ${PYSITELIB}/ansible_collections/cisco/d
 ${PYSITELIB}/ansible_collections/cisco/dnac/playbooks/template.yml
 ${PYSITELIB}/ansible_collections/cisco/dnac/playbooks/template_pnp_intent.yml
 ${PYSITELIB}/ansible_collections/cisco/dnac/playbooks/test_swim_module.yml
+${PYSITELIB}/ansible_collections/cisco/dnac/playbooks/user_info.yml
 ${PYSITELIB}/ansible_collections/cisco/dnac/playbooks/wireless_enterprise_ssid.yml
 ${PYSITELIB}/ansible_collections/cisco/dnac/plugins/README.md
 ${PYSITELIB}/ansible_collections/cisco/dnac/plugins/__init__.py
@@ -9007,6 +9010,8 @@ ${PYSITELIB}/ansible_collections/cisco/i
 ${PYSITELIB}/ansible_collections/cisco/ise/LICENSE
 ${PYSITELIB}/ansible_collections/cisco/ise/MANIFEST.json
 ${PYSITELIB}/ansible_collections/cisco/ise/Makefile
+${PYSITELIB}/ansible_collections/cisco/ise/Pipfile
+${PYSITELIB}/ansible_collections/cisco/ise/Pipfile.lock
 ${PYSITELIB}/ansible_collections/cisco/ise/README.md
 ${PYSITELIB}/ansible_collections/cisco/ise/changelogs/changelog.yaml
 ${PYSITELIB}/ansible_collections/cisco/ise/meta/runtime.yml
@@ -9024,6 +9029,7 @@ ${PYSITELIB}/ansible_collections/cisco/i
 ${PYSITELIB}/ansible_collections/cisco/ise/playbooks/certificate_profile.yml
 ${PYSITELIB}/ansible_collections/cisco/ise/playbooks/certificates.yml
 ${PYSITELIB}/ansible_collections/cisco/ise/playbooks/credentials.template
+${PYSITELIB}/ansible_collections/cisco/ise/playbooks/credentials.yml
 ${PYSITELIB}/ansible_collections/cisco/ise/playbooks/csr_export.yml
 ${PYSITELIB}/ansible_collections/cisco/ise/playbooks/deployment_info.yml
 ${PYSITELIB}/ansible_collections/cisco/ise/playbooks/device_administration_authentication_rules.yml
@@ -11439,6 +11445,7 @@ ${PYSITELIB}/ansible_collections/cisco/m
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/ms_playbook.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/mv_playbook.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/mx_deployment.yml
+${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/network_devices_claim.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/networks.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/networks_appliance_vlans.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/networks_wireless_ssids_identityPsks.yml
@@ -11456,6 +11463,7 @@ ${PYSITELIB}/ansible_collections/cisco/m
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/organizations_config_templates.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/organizations_config_templates_info.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/organizations_devices_info.yml
+${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/organizations_login_security.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/organizations_saml_idps.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/switch_port_config.yml
 ${PYSITELIB}/ansible_collections/cisco/meraki/playbooks/test.yml
@@ -18141,6 +18149,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/cmd_runner.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/cmd_runner.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/cmd_runner.pyo
+${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/consul.py
+${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/consul.pyc
+${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/consul.pyo
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/csv.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/csv.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/csv.pyo
@@ -18159,6 +18170,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gconftool2.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gconftool2.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gconftool2.pyo
+${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gio_mime.py
+${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gio_mime.pyc
+${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gio_mime.pyo
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gitlab.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gitlab.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/module_utils/gitlab.pyo
@@ -18516,6 +18530,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_policy.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_policy.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_policy.pyo
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_role.py
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_role.pyc
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_role.pyo
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_session.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_session.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/consul_session.pyo
@@ -18618,6 +18635,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/gem.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/gem.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/gem.pyo
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/gio_mime.py
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/gio_mime.pyc
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/gio_mime.pyo
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/git_config.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/git_config.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/git_config.pyo
@@ -18981,6 +19001,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_authorization_scope.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_authorization_scope.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_authorization_scope.pyo
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_custom_policy.py
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_custom_policy.pyc
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_custom_policy.pyo
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_permission.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_permission.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_authz_permission.pyo
@@ -19020,6 +19043,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_realm_info.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_realm_info.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_realm_info.pyo
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_realm_key.py
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_realm_key.pyc
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_realm_key.pyo
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_role.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_role.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/keycloak_role.pyo
@@ -19827,6 +19853,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/shutdown.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/shutdown.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/shutdown.pyo
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/simpleinit_msb.py
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/simpleinit_msb.pyc
+${PYSITELIB}/ansible_collections/community/general/plugins/modules/simpleinit_msb.pyo
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/sl_vm.py
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/sl_vm.pyc
 ${PYSITELIB}/ansible_collections/community/general/plugins/modules/sl_vm.pyo
@@ -20485,7 +20514,6 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/libvirt/MAINTAINING.md
 ${PYSITELIB}/ansible_collections/community/libvirt/MANIFEST.json
 ${PYSITELIB}/ansible_collections/community/libvirt/README.md
-${PYSITELIB}/ansible_collections/community/libvirt/REVIEW_CHECKLIST.md
 ${PYSITELIB}/ansible_collections/community/libvirt/changelogs/changelog.yaml
 ${PYSITELIB}/ansible_collections/community/libvirt/changelogs/config.yaml
 ${PYSITELIB}/ansible_collections/community/libvirt/meta/runtime.yml
@@ -20571,9 +20599,6 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_maintenance.py
 ${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_maintenance.pyc
 ${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_maintenance.pyo
-${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_monitoring.py
-${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_monitoring.pyc
-${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_monitoring.pyo
 ${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_oplog.py
 ${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_oplog.pyc
 ${PYSITELIB}/ansible_collections/community/mongodb/plugins/modules/mongodb_oplog.pyo
@@ -20677,6 +20702,7 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/default/Dockerfile.j2
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/default/molecule.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/default/playbook.yml
+${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/default/prepare.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/default/tests/test_default.py
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/default/tests/test_default.pyc
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/default/tests/test_default.pyo
@@ -20697,6 +20723,7 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/specific_mongodb_version/Dockerfile.j2
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/specific_mongodb_version/molecule.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/specific_mongodb_version/playbook.yml
+${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/specific_mongodb_version/prepare.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/specific_mongodb_version/tests/test_default.py
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/specific_mongodb_version/tests/test_default.pyc
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_install/molecule/specific_mongodb_version/tests/test_default.pyo
@@ -20724,9 +20751,11 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/molecule/virtualbox/tests/test_default.pyc
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/molecule/virtualbox/tests/test_default.pyo
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/tasks/main.yml
+${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/vars/Debian-12.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/vars/Debian.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/vars/Fedora.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/vars/RedHat-8.yml
+${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/vars/RedHat-9.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/vars/RedHat.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/vars/default.yml
 ${PYSITELIB}/ansible_collections/community/mongodb/roles/mongodb_linux/vars/main.yml
@@ -23216,6 +23245,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_license.py
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_license.pyc
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_license.pyo
+${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_root_password_expiration.py
+${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_root_password_expiration.pyc
+${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_root_password_expiration.pyo
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_standard_key_provider.py
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_standard_key_provider.pyc
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vcenter_standard_key_provider.pyo
@@ -23492,6 +23524,9 @@ ${PYSITELIB}/ansible_collections/communi
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_firewall_manager.py
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_firewall_manager.pyc
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_firewall_manager.pyo
+${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_graphics.py
+${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_graphics.pyc
+${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_graphics.pyo
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_hyperthreading.py
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_hyperthreading.pyc
 ${PYSITELIB}/ansible_collections/community/vmware/plugins/modules/vmware_host_hyperthreading.pyo
@@ -24557,26 +24592,6 @@ ${PYSITELIB}/ansible_collections/cyberar
 ${PYSITELIB}/ansible_collections/cyberark/conjur/MANIFEST.json
 ${PYSITELIB}/ansible_collections/cyberark/conjur/README.md
 ${PYSITELIB}/ansible_collections/cyberark/conjur/SECURITY.md
-${PYSITELIB}/ansible_collections/cyberark/conjur/ci/build_release
-${PYSITELIB}/ansible_collections/cyberark/conjur/ci/parse-changelog.sh
-${PYSITELIB}/ansible_collections/cyberark/conjur/ci/publish_to_galaxy
-${PYSITELIB}/ansible_collections/cyberark/conjur/ci/test.sh
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/Dockerfile
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/Dockerfile_nginx
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/ansible.cfg
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/docker-compose.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/playbooks/conjur-identity-setup/conjur_role_playbook.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/playbooks/inventory-setup/inventory-playbook-v2.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/playbooks/inventory-setup/inventory-playbook.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/playbooks/inventory-setup/inventory-v2.j2
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/playbooks/inventory-setup/inventory.j2
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/policy/root.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/proxy/default.conf
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/proxy/ssl.conf
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/start.sh
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/test_app_centos/Dockerfile
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/test_app_ubuntu/Dockerfile
-${PYSITELIB}/ansible_collections/cyberark/conjur/dev/test_unit.sh
 ${PYSITELIB}/ansible_collections/cyberark/conjur/examples/test.yml
 ${PYSITELIB}/ansible_collections/cyberark/conjur/meta/runtime.yml
 ${PYSITELIB}/ansible_collections/cyberark/conjur/plugins/lookup/conjur_variable.py
@@ -24595,28 +24610,15 @@ ${PYSITELIB}/ansible_collections/cyberar
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tasks/uninstall.yml
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/templates/conjur.conf.j2
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/templates/conjur.identity.j2
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/.dockerignore
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/.pytest_cache/.gitignore
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/.pytest_cache/CACHEDIR.TAG
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/.pytest_cache/README.md
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/.pytest_cache/v/cache/nodeids
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/.pytest_cache/v/cache/stepwise
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/Dockerfile
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/Dockerfile_nginx
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/ansible.cfg
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/docker-compose.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/inventory-playbook-v2.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/inventory-playbook.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/inventory-v2.j2
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/inventory.j2
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/junit/cleanup-conjur-identity
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/junit/configure-conjur-identity
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/policy/root.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/proxy/default.conf
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/proxy/ssl.conf
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test.sh
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_app_centos/Dockerfile
-${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_app_ubuntu/Dockerfile
+${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_cases/bad-ssl-config/playbook.yml
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_cases/cleanup-conjur-identity/playbook.yml
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_cases/cleanup-conjur-identity/tests/test_default.py
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_cases/cleanup-conjur-identity/tests/test_default.pyc
@@ -24626,7 +24628,7 @@ ${PYSITELIB}/ansible_collections/cyberar
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_cases/configure-conjur-identity/tests/test_default.pyc
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_cases/configure-conjur-identity/tests/test_default.pyo
 ${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_cases/misconfig-conjur-identity/playbook.yml
-${PYSITELIB}/ansible_collections/cyberark/conjur/secrets.yml
+${PYSITELIB}/ansible_collections/cyberark/conjur/roles/conjur_host_identity/tests/test_cases/not-conjurized/playbook.yml
 ${PYSITELIB}/ansible_collections/cyberark/pas/CONTRIBUTING.md
 ${PYSITELIB}/ansible_collections/cyberark/pas/FILES.json
 ${PYSITELIB}/ansible_collections/cyberark/pas/LICENSE
@@ -26481,6 +26483,27 @@ ${PYSITELIB}/ansible_collections/dellemc
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_common/vars/RedHat.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_common/vars/SLES.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_common/vars/Ubuntu.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/README.md
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/defaults/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/handlers/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/meta/argument_specs.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/meta/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/molecule/gateway_installation/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/molecule/gateway_installation/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/molecule/gateway_installation_invalid_path_rpm/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/molecule/gateway_installation_invalid_path_rpm/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/molecule/gateway_uninstallation/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/molecule/gateway_uninstallation/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/tasks/install_gateway.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/tasks/install_keepalived.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/tasks/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/tasks/uninstall_gateway.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/templates/keepalived.conf.j2
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/vars/CentOS.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/vars/RedHat.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/vars/SLES.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/vars/Ubuntu.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_gateway/vars/main.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_lia/README.md
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_lia/defaults/main.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_lia/meta/main.yml
@@ -26538,6 +26561,24 @@ ${PYSITELIB}/ansible_collections/dellemc
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdc/tasks/uninstall_sdc.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdc/templates/driver_sync.conf.j2
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdc/vars/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/README.md
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/defaults/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/meta/argument_specs.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/meta/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/sdr_installation/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/sdr_installation/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/sdr_installation_invalid_path_rpm/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/sdr_installation_invalid_path_rpm/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/sdr_installation_invalid_pd/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/sdr_installation_invalid_pd/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/sdr_uninstallation/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/sdr_uninstallation/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/molecule/var_values.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/tasks/add_sdr.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/tasks/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/tasks/remove_sdr.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/tasks/sdr_set_facts.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sdr/vars/main.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sds/README.md
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sds/defaults/main.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_sds/meta/argument_spec.yml
@@ -26568,6 +26609,20 @@ ${PYSITELIB}/ansible_collections/dellemc
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_tb/tasks/set_tb_ips.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_tb/tasks/uninstall_tb.yml
 ${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_tb/vars/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/README.md
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/defaults/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/meta/argument_specs.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/meta/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/molecule/webui_installation/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/molecule/webui_installation/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/molecule/webui_installation_invalid_path_rpm/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/molecule/webui_installation_invalid_path_rpm/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/molecule/webui_uninstallation/converge.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/molecule/webui_uninstallation/molecule.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/tasks/install_webui.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/tasks/main.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/tasks/uninstall_webui.yml
+${PYSITELIB}/ansible_collections/dellemc/powerflex/roles/powerflex_webui/vars/main.yml
 ${PYSITELIB}/ansible_collections/dellemc/unity/CHANGELOG.rst
 ${PYSITELIB}/ansible_collections/dellemc/unity/FILES.json
 ${PYSITELIB}/ansible_collections/dellemc/unity/LICENSE
@@ -39328,6 +39383,10 @@ ${PYSITELIB}/ansible_collections/ovirt/o
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/changelogs/changelog.yaml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/changelogs/config.yaml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/changelogs/fragments/.keep
+${PYSITELIB}/ansible_collections/ovirt/ovirt/changelogs/fragments/705-support-boot-disk-resizing-renaming.yml
+${PYSITELIB}/ansible_collections/ovirt/ovirt/changelogs/fragments/721-enhancement-vm-storage-error-resume-behaviour.yml
+${PYSITELIB}/ansible_collections/ovirt/ovirt/changelogs/fragments/722-add-tpm-enabled.yml
+${PYSITELIB}/ansible_collections/ovirt/ovirt/changelogs/fragments/723-ovirt_role-fix-administrative-condition.yml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/examples/filters/ovirtdiff.yml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/examples/filters/vmips.yml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/examples/ovirt_ansible_collections.yml
@@ -39848,6 +39907,7 @@ ${PYSITELIB}/ansible_collections/ovirt/o
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/roles/vm_infra/tasks/create_vms.yml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/roles/vm_infra/tasks/main.yml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/roles/vm_infra/tasks/manage_state.yml
+${PYSITELIB}/ansible_collections/ovirt/ovirt/roles/vm_infra/tasks/rename_resize_boot_disk.yml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/roles/vm_infra/tasks/vm_state_absent.yml
 ${PYSITELIB}/ansible_collections/ovirt/ovirt/roles/vm_infra/tasks/vm_state_present.yml
 ${PYSITELIB}/ansible_collections/purestorage/flasharray/CHANGELOG.rst
@@ -40291,7 +40351,14 @@ ${PYSITELIB}/ansible_collections/puresto
 ${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/230_prom_fix.yaml
 ${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/232_multiple_keys.yaml
 ${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/237_info_policy.yaml
+${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/238_user_policy.yaml
 ${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/239_access_rights.yaml
+${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/242_cascade.yaml
+${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/243_policy_desc.yaml
+${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/244_add_deny.yaml
+${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/245_quota_plus.yaml
+${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/246_smb_encrypt.yaml
+${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/247_space_consistency.yaml
 ${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/76_default_fs_size.yaml
 ${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/77_filesystem_policies_info.yaml
 ${PYSITELIB}/ansible_collections/purestorage/flashblade/changelogs/fragments/78_update_filesystem_replica_link.yaml

Index: pkgsrc/sysutils/ansible/distinfo
diff -u pkgsrc/sysutils/ansible/distinfo:1.48 pkgsrc/sysutils/ansible/distinfo:1.49
--- pkgsrc/sysutils/ansible/distinfo:1.48       Mon Sep 18 12:33:25 2023
+++ pkgsrc/sysutils/ansible/distinfo    Thu Oct 12 07:16:42 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2023/09/18 12:33:25 adam Exp $
+$NetBSD: distinfo,v 1.49 2023/10/12 07:16:42 adam Exp $
 
-BLAKE2s (ansible-8.4.0.tar.gz) = 2d26887b4501b4c5e6086361444c9db8958acbc3db1433a3c310f05946117083
-SHA512 (ansible-8.4.0.tar.gz) = f364685d734df04c51d48b81ae2e587bd02438817d7b7055cec2199a585564cdfad45f40dbfd8051d5b0855f303b8504463e3d1506ed9238e24f871f424587bc
-Size (ansible-8.4.0.tar.gz) = 40641778 bytes
+BLAKE2s (ansible-8.5.0.tar.gz) = d8eef23ede33d7879117c873b6f188162a432281d69113a2ae55b59d359a5c53
+SHA512 (ansible-8.5.0.tar.gz) = 4a61696f6cfe1859a1524bd6da45083b8bdec188d1c9fae382eb218776759d34237f7be9deaaf8734e1d6829a9c9fb75f843d8316df30d255314f10beb9ce6aa
+Size (ansible-8.5.0.tar.gz) = 40712390 bytes



Home | Main Index | Thread Index | Old Index