From 939924ac616064ddb12ddb6234cd2f477c9ee4b9 Mon Sep 17 00:00:00 2001 From: akinross Date: Wed, 25 Oct 2023 09:20:42 +0200 Subject: [PATCH] [ignore] remove unused name from example in aci_system_banner --- plugins/modules/aci_system_banner.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/modules/aci_system_banner.py b/plugins/modules/aci_system_banner.py index 3c8c87ab8..bbba1d12e 100644 --- a/plugins/modules/aci_system_banner.py +++ b/plugins/modules/aci_system_banner.py @@ -110,7 +110,6 @@ host: apic username: admin password: SomeSecretPassword - name: ans_remote_path state: query delegate_to: localhost """