mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-28 22:08:23 +02:00
* Add regexp field to "ip dns static" * Change test_invalid_required_missing to use "ip dhcp-server" "ip dns static" requires name or regexp so it cannot be used in this test. * Add required_one_of attribute to APIData Used by "ip dns static" which requires either "name" or "regexp. * Add mutually_exclusive attribute to APIData Used by "ip dns static" where only one of "name" or "regexp" can be used. * Add changelog fragment |
||
---|---|---|
.. | ||
cliconf | ||
doc_fragments | ||
filter | ||
module_utils | ||
modules | ||
terminal |