diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index f21adbfa0cd5..a0d7fcbdfa9c 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -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 diff --git a/sysutils/ansible/PLIST b/sysutils/ansible/PLIST index 570a3b36b8e9..be816de0ade9 100644 --- a/sysutils/ansible/PLIST +++ b/sysutils/ansible/PLIST @@ -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/dnac/FILES.json ${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/dnac/playbooks/tag.yml ${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/ise/FILES.json ${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/ise/playbooks/certificate_management.yml ${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/meraki/playbooks/hosts ${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/meraki/playbooks/organizations_clients_se ${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/community/general/plugins/module_utils/cloud.py ${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/community/general/plugins/module_utils/gandi_li ${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/community/general/plugins/modules/consul_kv.pyo ${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/community/general/plugins/modules/gconftool2_in ${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/community/general/plugins/modules/keycloak_auth ${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/community/general/plugins/modules/keycloak_real ${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/community/general/plugins/modules/serverless.py ${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/community/libvirt/MAINTAINERS ${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/community/mongodb/plugins/modules/mongodb_info. ${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/community/mongodb/roles/mongodb_install/meta/ma ${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/community/mongodb/roles/mongodb_install/molecul ${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/community/mongodb/roles/mongodb_linux/molecule/ ${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/community/vmware/plugins/modules/vcenter_folder ${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/community/vmware/plugins/modules/vmware_host_fi ${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/cyberark/conjur/LICENSE ${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/cyberark/conjur/roles/conjur_host_identity/task ${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/cyberark/conjur/roles/conjur_host_identity/test ${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/powerflex/roles/powerflex_common/vars/C ${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/powerflex/roles/powerflex_sdc/tasks/rem ${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/powerflex/roles/powerflex_tb/tasks/main ${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/ovirt/changelogs/README.md ${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/ovirt/roles/vm_infra/tasks/create_invento ${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/purestorage/flashblade/changelogs/fragments/227 ${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 diff --git a/sysutils/ansible/distinfo b/sysutils/ansible/distinfo index de1823cea4f2..5098265bbeff 100644 --- a/sysutils/ansible/distinfo +++ b/sysutils/ansible/distinfo @@ -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