Hi Slavko, On 4 July 2025 09:34:02 CEST, Slavko <li...@slavino.sk> wrote: >Package: ansible >Severity: normal >Version: 12.0.0~a6+dfsg-1 > >Hi, > >after upgrade to this version i got deprecation warning (wrapped): >
Do you have a minimal reproduce for this error? You didn't mention what you've run. > [DEPRECATION WARNING]: Importing '_AnsibleActionDone' is deprecated. \ > This feature will be removed from ansible-core version 2.23. Return \ > directly from action plugins instead. > >The only place where i found import _AnsibleActionDone is in file >ansible_collections/ansible/posix/plugins/action/patch.py, which is part >of ansible package. > >regards > Greets, Lee