ansible-collections.communi.../tests/unit/plugins/modules
Felix Fontein 4b0995135c
Allow to differ on API paths based on RouterOS version (1/2) (#209)
* Allow to provide definition for path based on API version.

* The paths added in 343c4883c0 are RouterOS 7+.
2023-09-01 22:27:18 +02:00
..
fixtures Make reuse conformant (#108) 2022-08-21 08:31:42 +02:00
fake_api.py Allow to differ on API paths based on RouterOS version (1/2) (#209) 2023-09-01 22:27:18 +02:00
routeros_module.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00
test_api.py Remove unnecessary test imports. (#150) 2023-02-12 21:17:22 +01:00
test_api_facts.py Remove unnecessary test imports. (#150) 2023-02-12 21:17:22 +01:00
test_api_find_and_modify.py Support "address-list" and "match-subdomain" in static DNS records (#197) 2023-08-20 14:11:04 +02:00
test_api_info.py Remove unnecessary test imports. (#150) 2023-02-12 21:17:22 +01:00
test_api_modify.py Support "address-list" and "match-subdomain" in static DNS records (#197) 2023-08-20 14:11:04 +02:00
test_command.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00
test_facts.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00
utils.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file (#101) 2022-07-18 23:16:54 +02:00