ansible-collections.communi.../plugins/modules
Felix Fontein 3d80ccec5f
Add api_facts module (#88)
* Add API docs fragment.

* Improve documentation.

* Move API code to api module_utils.

* Improve docs.

* Add api_facts module.

Does not yet support 'config'. I'm not sure whether that's actually
possible with the API.

* Convert subnet to integer if possible.

* Cleanup.

* Linting and fix tests.

* Remove things that make no sense.

* Simplify code.

* Add basic tests.

* Lint.
2022-05-12 16:17:43 +02:00
..
api.py Add api_facts module (#88) 2022-05-12 16:17:43 +02:00
api_facts.py Add api_facts module (#88) 2022-05-12 16:17:43 +02:00
command.py Fix sanity errors. (#55) 2021-10-19 13:04:30 +01:00
facts.py Add api_facts module (#88) 2022-05-12 16:17:43 +02:00