Felix Fontein
de42aec78b
Improve module docs ( #11981 )
...
* Fix _facts module documentation.
* Get rid of some more 'type: complex'.
2026-05-03 12:01:08 +02:00
Felix Fontein
4fa82b9617
Make all doc fragments, module utils, and plugin utils private ( #11896 )
...
* Make all doc fragments private.
* Make all plugin utils private.
* Make all module utils private.
* Reformat.
* Changelog fragment.
* Update configs and ignores.
* Adjust unit test names.
2026-04-20 20:16:26 +02:00
IP2Location
2c6746ffa0
ip2location_info: New Module - ip2location.io for IP geolocation lookup ( #11170 )
...
* Added ip2location.io for IP geolocation lookup.
* Removed tab in last line.
* Added "ip2location" as maintainer.
* Update plugins/modules/ip2locationio_facts.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2locationio_facts.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2locationio_facts.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2locationio_facts.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2locationio_facts.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2locationio_facts.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2locationio_facts.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Added "typing" library.
* Updated import position.
* Reformatted.
* Added unit test.
* Updated documentation to add "ip" parameter.
* Renamed module from "ip2location_facts" to "ip2location_info".
* Updated version number.
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2location_info.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2location_info.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Updated return definition.
* Update BOTMETA.yml to latest module name.
* Update plugins/modules/ip2location_info.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Update plugins/modules/ip2location_info.py
Co-authored-by: Felix Fontein <felix@fontein.de >
* Removed extra parameter from "fetch_url".
* Fixed "test_ip2location_info.py" with formatter.
---------
Co-authored-by: Felix Fontein <felix@fontein.de >
2025-12-22 09:41:28 +01:00