mirror of https://github.com/ansible/ansible.git
apt_repository: Use correct debug method (#85786)
* Use self.module.debug method instead of non-existent self.debug method Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>pull/85797/head
parent
0ed37ca899
commit
d93f63ecfb
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
minor_changes:
|
||||||
|
- apt_repository - use correct debug method to print debug message.
|
||||||
Loading…
Reference in New Issue