From c6e1924292da813e360f9661721ff728b5133de4 Mon Sep 17 00:00:00 2001 From: JosephWhite Date: Thu, 8 Sep 2022 14:09:14 -0500 Subject: [PATCH] fix: add inventory_hostname to host list --- ansible_collections/juniper/device/plugins/connection/pyez.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible_collections/juniper/device/plugins/connection/pyez.py b/ansible_collections/juniper/device/plugins/connection/pyez.py index 11f93923..e48bdbd1 100644 --- a/ansible_collections/juniper/device/plugins/connection/pyez.py +++ b/ansible_collections/juniper/device/plugins/connection/pyez.py @@ -52,6 +52,7 @@ - name: host - name: hostname - name: ip + - name: inventory_hostname port: description: - Specifies the port on the remote device that listens for connections when establishing