diff options
| author | omnom62 <omnom62@outlook.com> | 2026-06-04 06:39:05 +1000 |
|---|---|---|
| committer | omnom62 <omnom62@outlook.com> | 2026-06-04 06:39:05 +1000 |
| commit | 63641482f79e6fb81603762f61478969c1ac57f8 (patch) | |
| tree | 59d0906531a0b2d2d8d39288d3aa9d972307f1e8 /plugins/modules/vyos_hostname.py | |
| parent | 1d563009815dbbf6eeeb368ef14edc6f5ce4a2a2 (diff) | |
| download | rest.vyos-63641482f79e6fb81603762f61478969c1ac57f8.tar.gz rest.vyos-63641482f79e6fb81603762f61478969c1ac57f8.zip | |
Sanity check fixes
Diffstat (limited to 'plugins/modules/vyos_hostname.py')
| -rw-r--r-- | plugins/modules/vyos_hostname.py | 1 |
1 files changed, 0 insertions, 1 deletions
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. |
