Add ipbase_info module (#6477)

* Add ipbase_facts module

* Fixes

* Fix

* check

* Move to _info

* Fixes

* Add apikey

* check

* check

* Fix

* check

* check

* Add test

* Go

* Fix test

* Fix

* load vs loads

* check

* make pep happy

* test

* check

* fix

* check

* fix

* Some typo fixes

* Fix YAML boolean.

* Docs improvement.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Dominik Kukacka 2023-05-09 19:48:29 +02:00 committed by GitHub
commit ca3beb68de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 493 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View file

@ -623,6 +623,8 @@ files:
maintainers: bregman-arie
$modules/ipa_:
maintainers: $team_ipa
$modules/ipbase_info.py:
maintainers: dominikkukacka
$modules/ipa_pwpolicy.py:
maintainers: adralioh
$modules/ipa_service.py: