From e7648fe428f93d47ff04ca12ce6cfba2caf3d270 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 8 Mar 2023 07:52:37 +0000 Subject: [PATCH] Update docs for main --- main/CHANGELOG.html | 189 +- main/README.html | 5 +- main/_sources/CHANGELOG.rst.txt | 5 + main/_sources/plugins/index.rst.txt | 11 + main/_sources/plugins/keycloak_client.rst.txt | 3707 +++++++++++++++++ main/_sources/plugins/keycloak_role.rst.txt | 1015 +++++ .../plugins/keycloak_user_federation.rst.txt | 3233 ++++++++++++++ main/developing.html | 1 + main/genindex.html | 1 + main/index.html | 7 + main/objects.inv | Bin 470 -> 3483 bytes main/plugins/index.html | 172 + main/plugins/keycloak_client.html | 1156 +++++ main/plugins/keycloak_role.html | 446 ++ main/plugins/keycloak_user_federation.html | 1003 +++++ main/releasing.html | 1 + main/roles/index.html | 5 +- main/roles/keycloak.html | 1 + main/roles/keycloak_quarkus.html | 1 + main/roles/keycloak_realm.html | 1 + main/search.html | 1 + main/searchindex.js | 2 +- main/testing.html | 1 + 23 files changed, 10869 insertions(+), 95 deletions(-) create mode 100644 main/_sources/plugins/index.rst.txt create mode 100644 main/_sources/plugins/keycloak_client.rst.txt create mode 100644 main/_sources/plugins/keycloak_role.rst.txt create mode 100644 main/_sources/plugins/keycloak_user_federation.rst.txt create mode 100644 main/plugins/index.html create mode 100644 main/plugins/keycloak_client.html create mode 100644 main/plugins/keycloak_role.html create mode 100644 main/plugins/keycloak_user_federation.html diff --git a/main/CHANGELOG.html b/main/CHANGELOG.html index d3dde6a..5aee95d 100644 --- a/main/CHANGELOG.html +++ b/main/CHANGELOG.html @@ -44,6 +44,7 @@

User documentation

Developer documentation

@@ -57,6 +58,7 @@
  • Changelog @@ -144,69 +146,70 @@
    -

    middleware_automation.keycloak Release Notes

    +

    middleware_automation.keycloak Release Notes

    This changelog describes changes after version 0.2.6.

    -

    v1.2.0-devel

    +

    v1.2.0-devel

    -

    Major Changes

    +

    Major Changes

    • Provide config for multiple modcluster proxies #60

    +
    +

    Minor Changes

    +
      +
    • Drop community.general from dependencies #61

    • +
    +
    -

    v1.1.1

    +

    v1.1.1

    -

    Bugfixes

    +

    Bugfixes

    • keycloak-quarkus: fix cache-config-file path in keycloak.conf.j2 template #53

    -

    v1.1.0

    -
    -

    Minor Changes

    +

    v1.1.0

    +
    +

    Minor Changes

    • Update keycloak to 18.0.2 - sso to 7.6.1 #46

    • Variable keycloak_no_log controls ansible no_log parameter (for debugging purposes) #47

    • @@ -244,37 +253,37 @@
    -

    Breaking Changes / Porting Guide

    +

    Breaking Changes / Porting Guide

    • Rename variables from infinispan_ prefix to keycloak_infinispan_ #42

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • keycloak_quarkus: fix /var/log/keycloak symlink to keycloak log directory #44

    -

    v1.0.7

    -
    -

    Breaking Changes / Porting Guide

    +

    v1.0.7

    +
    +

    Breaking Changes / Porting Guide

    • keycloak_quarkus: use absolute path for certificate files #39

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • keycloak_quarkus: use become for tasks that will otherwise fail #38

    -

    v1.0.6

    -
    -

    Bugfixes

    +

    v1.0.6

    +
    +

    Bugfixes

    • keycloak_quarkus: add selected java to PATH in systemd unit #34

    • keycloak_quarkus: set logfile path correctly under keycloak home #35

    • @@ -282,77 +291,77 @@
    -

    v1.0.5

    -
    -

    Minor Changes

    +

    v1.0.5

    +
    +

    Minor Changes

    • Update config options: keycloak and quarkus #32

    -

    v1.0.4

    +

    v1.0.4

    -

    v1.0.3

    -
    -

    Major Changes

    +

    v1.0.3

    +
    +

    Major Changes

    • New role for installing keycloak >= 17.0.0 (quarkus) #29

    -
    -

    Minor Changes

    +
    +

    Minor Changes

    • Add keycloak_config_override_template parameter for passing a custom xml config template #30

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Make sure systemd unit starts with selected java JVM #31

    -

    v1.0.2

    -
    -

    Minor Changes

    +

    v1.0.2

    +
    +

    Minor Changes

    • Make keycloak_admin_password a default with assert (was: role variable) #26

    • Simplify dependency install logic and reduce play execution time #19

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Set keycloak_frontend_url default according to other defaults #25

    -

    v1.0.1

    +

    v1.0.1

    -

    Release Summary

    +

    Release Summary

    Minor enhancements, bug and documentation fixes.

    -
    -

    Major Changes

    +
    +

    Major Changes

    • Apply latest cumulative patch of RH-SSO automatically when new parameter keycloak_rhsso_apply_patches is true #18

    -
    -

    Minor Changes

    +
    +

    Minor Changes

    • Clustered installs now perform database initialization on first node to avoid locking issues #17

    -

    v1.0.0

    -
    -

    Release Summary

    +

    v1.0.0

    +
    +

    Release Summary

    This is the first stable release of the middleware_automation.keycloak collection.

    diff --git a/main/README.html b/main/README.html index 22138bb..1458f8d 100644 --- a/main/README.html +++ b/main/README.html @@ -19,7 +19,7 @@ - + @@ -69,6 +69,7 @@
  • License
  • +
  • Plugin Index
  • Role Index
  • Developer documentation

    @@ -253,7 +254,7 @@ the download tasks. The local path for the archive matches the downloaded archiv