mirror of https://github.com/ansible/ansible.git
Backport/2.6/44726 Fix calling deprecate with correct arguments (#48375)
* Fix calling deprecate with correct arguments (#44726)
This fixes #44702
(cherry picked from commit 66eec42f53
)
* Backport PR#44726 - Fix deperecate call
pull/49215/head
parent
4eae4c1d63
commit
29ab1e78b7
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- Fix calling deprecate with correct arguments (https://github.com/ansible/ansible/pull/46062).
|
Loading…
Reference in New Issue