mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 00:01:08 +00:00
* Fixed he exception handling logic for the delete_group function. fixes issue #26100 * Removed the unnecessary del_meta variables and made some other adjustments to the delete_user function