Subject: CVS commit: pkgsrc/sysutils/ansible-core
From: Adam Ciarcinski
Date: 2022-07-25 08:29:57
Message id: 20220725062957.62C0BFB1A@cvs.NetBSD.org

Log Message:
ansible-core: updated to 2.13.2

v2.13.2
=======

Minor Changes
-------------

- ansible-test - An improved error message is shown when the download of a pip \ 
bootstrap script fails. The download now uses ``urllib2`` instead of ``urllib`` \ 
on Python 2.

Bugfixes
--------

- Move undefined check from concat to finalize \ 
(https://github.com/ansible/ansible/issues/78156)
- ansible-doc - no longer list module and plugin aliases that are created with \ 
symlinks (https://github.com/ansible/ansible/pull/78137).
- ansible-doc - when listing modules in collections, proceed recursively. This \ 
fixes module listing for community.general 5.x.y and community.network 4.x.y \ 
(https://github.com/ansible/ansible/pull/78137).
- ansible-doc will not add 'website for' in ":ref:" substitutions as \ 
it made them confusing.
- file backed cache plugins now handle concurrent access by making atomic \ 
updates to the files.
- password lookup does not ignore k=v arguments anymore.
- user - Fix error "Permission denied" in user module while generating \ 
SSH keys (https://github.com/ansible/ansible/issues/78017).

Files:
RevisionActionfile
1.5modifypkgsrc/sysutils/ansible-core/Makefile
1.4modifypkgsrc/sysutils/ansible-core/distinfo