mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
7842dc0dea
* new module
* fix unit tests
* fix documentation
* more fixes
* fix linefeeds
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* use true/false instead of True/False
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix result content + rename variable
* urlencode parameters
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2589e9a030
)
Co-authored-by: Laurent Paumier <30328363+laurpaum@users.noreply.github.com>
7 lines
132 B
YAML
7 lines
132 B
YAML
---
|
|
url: http://localhost:8080/auth
|
|
admin_realm: master
|
|
admin_user: admin
|
|
admin_password: password
|
|
realm: myrealm
|
|
federation: myfed
|