ansible-collections.communi.../tests/unit/plugins/modules
Felix Fontein 0a9b749508
api_modify/api_info: add restrict option (#305)
* Allow to restrict api_info output.

* Allow to restrict what api_modify modifies.

* Add changelog.

* Fix docs.

* Move shared code/docs to module utils and doc fragments.

* Refactor and allow to match by regex.

* Simplify rules, allow to invert rule matcher.

* Add more tests.
2024-08-12 21:16:59 +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 Fixes #236: Add missing parameters for the "ip firewall" subpaths and set the default value for the "disabled" parameter for most paths (#237) 2023-12-03 13:02:08 +01:00
test_api_info.py api_modify/api_info: add restrict option (#305) 2024-08-12 21:16:59 +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