Felix Fontein
e18de43407
Prepare 3.0.0 release ( #318 )
...
* Prepare 3.0.0 release.
* Install using ansible-galaxy via git instead of cloning directly.
2024-10-18 21:01:46 +02:00
Felix Fontein
835cec5e24
Use attributes to document module capabilities; warn about command module's check_mode support ( #118 )
...
* Improve formatting.
* Add 'api' action group attribute.
* Document attributes.
* Known issue: command module declares to support check mode.
* Compatibility with older ansible-core releases.
* Fix typo.
* Improve docs.
* Add shortcuts for common combinations.
* Update changelogs/fragments/command-check_mode.yml
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2022-11-06 20:58:06 +01:00
Felix Fontein
2911710f1b
Add api_info and api_modify modules ( #91 )
...
* Add api_info and api_modify modules.
* Add documentation, and cross-references for the modules.
* Bump version added for new modules.
* Ignore dynamic entries. Allow _info module to return them.
* Document behavior for dynamic entries.
* Update license headers.
* Add disclaimer.
* Improve formulation.
* Auto-generate path list in DOCUMENTATION.
* Add test to make sure lists have been generated automatically.
2022-07-31 22:06:19 +02:00
Felix Fontein
7973f58661
Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml, add missing license file ( #101 )
...
* Add SPDX license identifiers, mention all licenses in galaxy.yml.
* Add default copyright headers.
* Adjust remaining/missing entries.
* Fix/add more copyright statements.
* Add sanity test.
* Add changelog.
* Add missing license file.
* Remove colon after 'Copyright'.
* Avoid colon after 'Copyright' in lint script.
2022-07-18 23:16:54 +02:00
Felix Fontein
ff66ba9289
Add api_find_and_modify module. ( #93 )
2022-05-24 18:23:44 +02:00
Felix Fontein
ea782c1cf2
Add module defaults group community.routeros.api. ( #90 )
2022-05-13 13:18:28 +02:00
Felix Fontein
30afb61f86
Make EE ready. ( #83 )
2022-04-15 17:22:39 +00:00
John R Barker
cfde9713bd
Add collection template.
2020-10-26 15:18:40 +01:00