mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
Remove default value for "running" field in "interface wireless" (#264)
The `running` field can't be configured. By having a default value it's written and shows up in diffs.
This commit is contained in:
parent
ffd5a6370c
commit
84009262d0
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/264-wireless-running-default.yml
Normal file
2
changelogs/fragments/264-wireless-running-default.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - remove default value for read-only ``running`` field in ``interface wireless`` (https://github.com/ansible-collections/community.routeros/pull/264).
|
Loading…
Add table
Add a link
Reference in a new issue