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:           Tue Aug 11 14:24:20 UTC 2026

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

Log Message:
ansible: updated to 14.3.0

14.3.0

Major Changes

ansible.mysql

- MariaDB support is deprecated and is scheduled for removal in version 6.0.0 of this collection. If you already use this collection with MariaDB, please install the `ansible.mariadb` collection from 
Ansible Galaxy and change FQCNs in tasks in your playbooks to use ansible.mariadb equivalents, for example, `ansible.mysql.mysql_info` -> `ansible.mariadb.mariadb_info`, etc. No other changes are 
needed. This collection was cloned to the `ansible.mariadb` collection to allow its contributors and maintainers to focus on MariaDB-related automation development. This `ansible.mysql` collection 
still supports MariaDB (only bugfixes and security fixes) until its release 6.0.0 (not earlier than mid 2027), then its support will be dropped!

netapp.ontap

- na_ontap_cg_snapshot - AWS Lambda support added to the module.
- na_ontap_cli_timeout - AWS Lambda support added to the module.
- na_ontap_ems_config - AWS Lambda support added to the module.
- na_ontap_ems_destination - AWS Lambda support added to the module.
- na_ontap_ems_filter - AWS Lambda support added to the module.
- na_ontap_fdsd - AWS Lambda support added to the module.
- na_ontap_fdsp - AWS Lambda support added to the module.
- na_ontap_fdspt - AWS Lambda support added to the module.
- na_ontap_fdss - AWS Lambda support added to the module.
- na_ontap_file_security_permissions_acl - AWS Lambda support added to the module.
- na_ontap_fpolicy_event - AWS Lambda support added to the module.
- na_ontap_fpolicy_ext_engine - AWS Lambda support added to the module.
- na_ontap_fpolicy_policy - AWS Lambda support added to the module.
- na_ontap_fpolicy_scope - AWS Lambda support added to the module.
- na_ontap_fpolicy_status - AWS Lambda support added to the module.
- na_ontap_kerberos_interface - AWS Lambda support added to the module.
- na_ontap_kerberos_realm - AWS Lambda support added to the module.
- na_ontap_login_messages - AWS Lambda support added to the module.
- na_ontap_nvme_namespace - AWS Lambda support added to the module.
- na_ontap_publickey - AWS Lambda support added to the module.
- na_ontap_rest_cli - AWS Lambda support added to the module.
- na_ontap_security_key_manager - AWS Lambda support added to the module.
- na_ontap_security_ssh - AWS Lambda support added to the module.
- na_ontap_snaplock_clock - AWS Lambda support added to the module.
- na_ontap_unix_group - AWS Lambda support added to the module.
- na_ontap_unix_user - AWS Lambda support added to the module.
- na_ontap_user - AWS Lambda support added to the module.
- na_ontap_user_role - AWS Lambda support added to the module.
- na_ontap_vscan - AWS Lambda support added to the module.
- na_ontap_vscan_on_access_policy - AWS Lambda support added to the module.
- na_ontap_vscan_on_demand_task - AWS Lambda support added to the module.
- na_ontap_vscan_scanner_pool - AWS Lambda support added to the module.
- na_ontap_vserver_audit - AWS Lambda support added to the module.


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/sysutils/ansible/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/sysutils/ansible/PLIST
cvs rdiff -u -r1.84 -r1.85 pkgsrc/sysutils/ansible/distinfo

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

diffs are larger than 1MB and have been omitted


Home | Main Index | Thread Index | Old Index