From 63641482f79e6fb81603762f61478969c1ac57f8 Mon Sep 17 00:00:00 2001 From: omnom62 Date: Thu, 4 Jun 2026 06:39:05 +1000 Subject: Sanity check fixes --- plugins/modules/vyos_banner.py | 1 - plugins/modules/vyos_hostname.py | 1 - 2 files changed, 2 deletions(-) (limited to 'plugins/modules') diff --git a/plugins/modules/vyos_banner.py b/plugins/modules/vyos_banner.py index 4f734cd..304fa20 100644 --- a/plugins/modules/vyos_banner.py +++ b/plugins/modules/vyos_banner.py @@ -68,7 +68,6 @@ options: api_key: description: REST API key (not needed when ansible_httpapi_api_key is set). type: str - no_log: true timeout: description: Request timeout in seconds. type: int diff --git a/plugins/modules/vyos_hostname.py b/plugins/modules/vyos_hostname.py index 461a552..86444ad 100644 --- a/plugins/modules/vyos_hostname.py +++ b/plugins/modules/vyos_hostname.py @@ -73,7 +73,6 @@ options: description: - API key configured on the device. type: str - no_log: true timeout: description: - Request timeout in seconds. -- cgit v1.2.3