ansible-collections.communi.../tests/unit/plugins/modules
Felix Fontein cf6c79e1b3
Implement basic support for read-only and write-only keys in api_info and api_modify (#213)
* Implement basic support for read-only and write-only keys in api_info and api_modify.

* Do not show write-only fields as 'disabled'.
2023-09-17 14:34:09 +02:00
..
fixtures Make reuse conformant (#108) 2022-08-21 08:31:42 +02:00
fake_api.py Implement basic support for read-only and write-only keys in api_info and api_modify (#213) 2023-09-17 14:34:09 +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 Allow to differ on API paths based on RouterOS version (2/2) (#212) 2023-09-01 23:17:47 +02:00
test_api_modify.py Allow to differ on API paths based on RouterOS version (2/2) (#212) 2023-09-01 23:17:47 +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