From 9d24df246dfd4bfe0b30c7da85a6f7306849effa Mon Sep 17 00:00:00 2001 From: ansible-middleware-core Date: Wed, 27 Nov 2024 15:16:37 +0000 Subject: [PATCH] Update docs for main Signed-off-by: ansible-middleware-core --- main/CHANGELOG.html | 537 ++++++++++++++++---------------- main/_sources/CHANGELOG.rst.txt | 1 + main/searchindex.js | 2 +- 3 files changed, 271 insertions(+), 269 deletions(-) diff --git a/main/CHANGELOG.html b/main/CHANGELOG.html index dd82b052..dd512a09 100644 --- a/main/CHANGELOG.html +++ b/main/CHANGELOG.html @@ -56,59 +56,59 @@
  • v2.2.6
  • v2.2.5
  • v2.2.4
  • v2.2.3
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.1
  • v2.1.0
  • v2.0.2
  • v2.0.1
  • v2.0.0 @@ -254,191 +254,191 @@
    -

    middleware_automation.amq Release Notes

    +

    middleware_automation.amq Release Notes

    -

    v2.2.7

    +

    v2.2.7

    -

    Bugfixes

    +

    Bugfixes

      +
    • Add missing index to log4j2 filePattern #202

    • Fix password masking JAVA_HOME and undefined variable error #198

    -

    v2.2.6

    +

    v2.2.6

    -

    Minor Changes

    +

    Minor Changes

    • Add parameter activemq_logger_filepath to configure logfile path #187

    • Add role expansion parameters for ldap/AD configuration #193

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Force activemq_configuration_file_refresh_period integer type in handler #191

    • Improve execution time for masked passwords #194

    • @@ -472,9 +473,9 @@

      Bugfixes

    -

    v2.2.5

    -
    -

    Bugfixes

    +

    v2.2.5

    +
    +

    Bugfixes

    • Fix invalid broker-connections when boolean options are used #179

    • Update default for activemq_systemd_wait_for_log_ha_string #186

    • @@ -482,9 +483,9 @@

      Bugfixes

    -

    v2.2.4

    -
    -

    Bugfixes

    +

    v2.2.4

    +
    +

    Bugfixes

    • Fix broker.xml connector and connector-ref when using federation #178

    • New parameter to configure clustering without HA #175

    • @@ -492,34 +493,34 @@

      Bugfixes

    -

    v2.2.3

    -
    -

    Bugfixes

    +

    v2.2.3

    +
    +

    Bugfixes

    • Check broadcast/discovery groups absent with provided discovery #174

    -

    v2.2.2

    -
    -

    Minor Changes

    +

    v2.2.2

    +
    +

    Minor Changes

    • New parameter value to explicitly list cluster-connections #168

    • Parameters for activemq_addresses as a dictionary #171

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Prevent some configs to generate non-unique connector-ref in cluster-connections #170

    -

    v2.2.1

    -
    -

    Minor Changes

    +

    v2.2.1

    +
    +

    Minor Changes

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Fix condition for transferring key/trust store #163

    • Fix scenarios where duplicate XInclude can be present #166

    • @@ -537,16 +538,16 @@

      Bugfixes

    -

    v2.2.0

    +

    v2.2.0

    -

    Major Changes

    +

    Major Changes

    • Broker modular configuration with XInclude #159

    • New activemq_uninstall role #150

    -
    -

    Minor Changes

    +
    +

    Minor Changes

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Allow mixing masked and unmasked passwords #149

    • Use bind_address instead of hostname for console binding #158

    • @@ -565,32 +566,32 @@

      Bugfixes

    -

    v2.1.1

    -
    -

    Minor Changes

    +

    v2.1.1

    +
    +

    Minor Changes

    • Add fact gathering module for amq #145

    • Add ha with replication policy #147

    • Allow to configure broker properties with properties file #143

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Update jolokia access when bind host and port are changed #146

    -

    v2.1.0

    -
    -

    Major Changes

    +

    v2.1.0

    +
    +

    Major Changes

    • Update default jdk11 to jdk17 #132

    -
    -

    Minor Changes

    +
    +

    Minor Changes

    • Add config for in-vm acceptors/connectors #135

    • Federated addressing #137

    • @@ -599,15 +600,15 @@

      Minor Changes

    -

    v2.0.2

    -
    -

    Minor Changes

    +

    v2.0.2

    +
    +

    Minor Changes

    • Set minimum ansible-core version to >=2.15 #127

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Artemis command to create broker instance uses correct JAVA_HOME #125

    • Fix broker-connections templating error, add missing parameters #133

    • @@ -617,40 +618,40 @@

      Bugfixes

    -

    v2.0.1

    -
    -

    Minor Changes

    +

    v2.0.1

    +
    +

    Minor Changes

    • Parameter activemq_logger_config_template allows relative paths #116

    • Update activemq default to 2.32 / amq_broker to 7.11.6 #118

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • activemq_config_override_template allows to use custom broker.xml templates #117

    -

    v2.0.0

    -
    -

    Minor Changes

    +

    v2.0.0

    +
    +

    Minor Changes

    • Add referrer to ldap plugin, allow custom login.config #110

    • Update activemq default version to 2.28 #111

    -

    Breaking Changes / Porting Guide

    +

    Breaking Changes / Porting Guide

    • Set Ansible required version to >= 2.14 #108

    -

    New Plugins

    +

    New Plugins

    -

    Filter

    +

    Filter

    • middleware_automation.amq.lists_mergeby - Merge two or more lists of dictionaries by a given attribute

    @@ -658,25 +659,25 @@

    Filter

    -

    v1.3.10

    -
    -

    Minor Changes

    +

    v1.3.10

    +
    +

    Minor Changes

    • Add LDAP plugin configuration to JAAS login.config #96

    • Add custom codec configurations for masked passwords #95

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Ignore unwanted output from artemis mask command #98

    -

    v1.3.9

    -
    -

    Minor Changes

    +

    v1.3.9

    +
    +

    Minor Changes

    • Add parameters for global-max-size and global-max-messages #92

    • Add parameters to configure log4j2 rolling strategy #94

    • @@ -685,112 +686,112 @@

      Minor Changes

    -

    v1.3.8

    -
    -

    Minor Changes

    +

    v1.3.8

    +
    +

    Minor Changes

    • Update to connectors config (add parameter for NIC name selection) #84

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Fix incorrectly defined default for amq_broker_logger_config_template #86

    -

    v1.3.7

    -
    -

    Minor Changes

    +

    v1.3.7

    +
    +

    Minor Changes

    • Allow to set arbitrary service user home_dir #83

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Default java_home path uses alternatives #82

    -

    v1.3.6

    -
    -

    Minor Changes

    +

    v1.3.6

    +
    +

    Minor Changes

    • Set systemd unit to run with activemq_system_user user #78

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Update logging facade config (by activemq version) #76

    -

    v1.3.5

    -
    -

    Bugfixes

    +

    v1.3.5

    +
    +

    Bugfixes

    • Update package name for prometheus plugin class #74

    -

    v1.3.4

    -
    -

    Minor Changes

    +

    v1.3.4

    +
    +

    Minor Changes

    • Provide AMQP broker-connections configuration #70

    • Use middleware_automation.common xml plugin #72

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Handle case when install zipfile root is not expected #73

    -

    v1.3.3

    -
    -

    Bugfixes

    +

    v1.3.3

    +
    +

    Bugfixes

    • Restore wait_for_log string in live-only ha #68

    -

    v1.3.2

    -
    -

    Minor Changes

    +

    v1.3.2

    +
    +

    Minor Changes

    • Provide ha-policy implementation #66

    -

    v1.3.1

    -
    -

    Bugfixes

    +

    v1.3.1

    +
    +

    Bugfixes

    • Avoid generating duplicated security-settings match elements #65

    -

    v1.3.0

    -
    -

    Major Changes

    +

    v1.3.0

    +
    +

    Major Changes

    • Configuration pre-install validation against schema #58

    -
    -

    Minor Changes

    +
    +

    Minor Changes

    • Remove dependency on community.general collection #59

    • Switch middleware_automation.redhat_csp_download for middleware_automation.common #60

    • @@ -798,15 +799,15 @@

      Minor Changes

    -

    v1.2.0

    -
    -

    Major Changes

    +

    v1.2.0

    +
    +

    Major Changes

    • Type for activemq_cors_allow_origin changed from string to list of strings #53

    -
    -

    Minor Changes

    +
    +

    Minor Changes

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Add activemq_data_directory variable #57

    • Fix templating error when acceptors or connectors have a single parameter #47

    • @@ -826,9 +827,9 @@

      Bugfixes

    -

    v1.1.1

    -
    -

    Bugfixes

    +

    v1.1.1

    +
    +

    Bugfixes

    • Add systemd RequiresMountsFor and unit custom template #36

    • Stop using ansible.builtin.command module arguments incompatible with ansible 2.14

    • @@ -836,16 +837,16 @@

      Bugfixes

    -

    v1.1.0

    -
    -

    Major Changes

    +

    v1.1.0

    +
    +

    Major Changes

    • Allow for listing roles for users. Specify security setting match address #19

    • Make variable activemq_shared_storage_path represent an absolute path #21

    -
    -

    Minor Changes

    +
    +

    Minor Changes

    -
    -

    Breaking Changes / Porting Guide

    +
    +

    Breaking Changes / Porting Guide

    • Rename role amq_broker to activemq #26

    • Rename variables prefix to activemq_ #11

    -
    -

    Bugfixes

    +
    +

    Bugfixes

    • Add become_user to artemis commands #17

    • Correctly set etc path and allow cors config for jolokia #24

    • @@ -871,9 +872,9 @@

      Bugfixes

    -

    v1.0.0

    -
    -

    Minor Changes

    +

    v1.0.0

    +
    +

    Minor Changes

    • Configuration for users and roles #7

    • Perform artemis post-upgrade operations on existing instances #8

    • @@ -881,9 +882,9 @@

      Minor Changes

    -

    v0.0.3

    -
    -

    Minor Changes

    +

    v0.0.3

    +
    +

    Minor Changes

    • Add prometheus metrics export plugin #6

    • Add vars and template for logging configuration #4

    • @@ -892,18 +893,18 @@

      Minor Changes

    -

    v0.0.2

    -
    -

    Major Changes

    +

    v0.0.2

    +
    +

    Major Changes

    • amq_broker: configuration of static cluster #3

    -

    v0.0.1

    -
    -

    Minor Changes

    +

    v0.0.1

    +
    +

    Minor Changes

    • Import artemis create configuration tasks #1

    diff --git a/main/_sources/CHANGELOG.rst.txt b/main/_sources/CHANGELOG.rst.txt index 1b9b647e..709c32ba 100644 --- a/main/_sources/CHANGELOG.rst.txt +++ b/main/_sources/CHANGELOG.rst.txt @@ -10,6 +10,7 @@ v2.2.7 Bugfixes -------- +- Add missing index to log4j2 filePattern `#202 `_ - Fix password masking JAVA_HOME and undefined variable error `#198 `_ v2.2.6 diff --git a/main/searchindex.js b/main/searchindex.js index ec2b117e..07d44f71 100644 --- a/main/searchindex.js +++ b/main/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"A typographical error was fixed in the documentation for a collection": [[11, "a-typographical-error-was-fixed-in-the-documentation-for-a-collection"]], "Acceptors / connectors": [[12, "acceptors-connectors"]], "Address settings": [[12, "address-settings"]], "Addresses configuration": [[12, "addresses-configuration"]], "All defaults configuration": [[2, "all-defaults-configuration"]], "Ansible Collection - AMQ": [[1, null]], "Ansible collections:": [[1, "ansible-collections"]], "Ansible version compatibility": [[1, "ansible-version-compatibility"]], "Attributes": [[7, "attributes"]], "Authors": [[7, "authors"], [9, "authors"], [10, "authors"]], "Base authentication": [[5, "base-authentication"]], "Base configuration": [[2, "base-configuration"]], "Base deployment": [[2, null]], "Base systemd unit definition": [[16, "base-systemd-unit-definition"]], "Breaking Changes / Porting Guide": [[0, "breaking-changes-porting-guide"], [0, "id131"]], "Breaking change to any content within a collection": [[11, "breaking-change-to-any-content-within-a-collection"]], "Broker plugins": [[12, "broker-plugins"]], "Bug fix or security fix to existing content within a collection": [[11, "bug-fix-or-security-fix-to-existing-content-within-a-collection"]], "Bugfixes": [[0, "bugfixes"], [0, "id4"], [0, "id7"], [0, "id10"], [0, "id13"], [0, "id18"], [0, "id26"], [0, "id38"], [0, "id45"], [0, "id55"], [0, "id63"], [0, "id72"], [0, "id80"], [0, "id84"], [0, "id88"], [0, "id90"], [0, "id95"], [0, "id97"], [0, "id101"], [0, "id117"], [0, "id121"], [0, "id134"]], "Build and install locally": [[3, "build-and-install-locally"]], "Clustered / high availability deployments": [[1, "clustered-high-availability-deployments"]], "Clustering": [[12, "clustering"]], "Collection Versioning Strategy": [[11, null]], "Common configuration": [[12, "common-configuration"]], "Configuration example": [[5, "configuration-example"]], "Configuration for HA / clustering": [[16, "configuration-for-ha-clustering"]], "Configuration points for HA": [[15, "configuration-points-for-ha"]], "Configure a custom password codec class": [[6, "configure-a-custom-password-codec-class"]], "Content removed from a collection": [[11, "content-removed-from-a-collection"]], "Continuous integration": [[17, "continuous-integration"]], "Contributor\u2019s Guidelines": [[3, "contributor-s-guidelines"]], "Controller node install zipfile path": [[1, "controller-node-install-zipfile-path"]], "Create an inventory with two nodes": [[15, "create-an-inventory-with-two-nodes"]], "Create the inventory": [[2, "create-the-inventory"]], "Critical Analyzer": [[12, "critical-analyzer"]], "Custom jaas login.config file": [[5, "custom-jaas-login-config-file"]], "Dependencies": [[1, "dependencies"], [2, "dependencies"], [12, "dependencies"], [13, "dependencies"], [15, "dependencies"]], "Deployment and validation": [[2, "deployment-and-validation"], [15, "deployment-and-validation"]], "Developer documentation": [[4, null]], "Developing": [[3, null]], "Development environment": [[3, "development-environment"]], "Diverts configuration": [[12, "diverts-configuration"]], "Documentation added/removed/modified within a collection": [[11, "documentation-added-removed-modified-within-a-collection"]], "Example Playbook": [[12, "example-playbook"], [13, "example-playbook"]], "Examples": [[7, "examples"], [9, "examples"], [10, "examples"]], "Filter": [[0, "filter"]], "Futher reading": [[2, "futher-reading"], [15, "futher-reading"]], "Ha configuration with active/standby nodes": [[15, null]], "Included content": [[1, "included-content"]], "Input": [[9, "input"], [10, "input"]], "Install Playbook": [[1, "install-playbook"]], "Install options": [[12, "install-options"]], "Installation": [[1, "installation"]], "Installing the Collection from Ansible Galaxy": [[1, "installing-the-collection-from-ansible-galaxy"]], "Journal configuration": [[12, "journal-configuration"]], "Keyword parameters": [[9, "keyword-parameters"], [10, "keyword-parameters"]], "LDAP authN/authZ": [[12, "ldap-authn-authz"]], "LDAP authentication": [[5, null]], "License": [[1, "license"]], "Logging": [[12, "logging"]], "Major Changes": [[0, "major-changes"], [0, "id47"], [0, "id103"], [0, "id108"], [0, "id123"], [0, "id146"]], "Middleware collections": [[4, null]], "Minor Changes": [[0, "minor-changes"], [0, "id15"], [0, "id20"], [0, "id31"], [0, "id41"], [0, "id49"], [0, "id53"], [0, "id60"], [0, "id65"], [0, "id69"], [0, "id74"], [0, "id78"], [0, "id82"], [0, "id86"], [0, "id92"], [0, "id99"], [0, "id105"], [0, "id110"], [0, "id126"], [0, "id139"], [0, "id142"], [0, "id148"]], "Multi-site fault-tolerance (AMQP broker connections)": [[12, "multi-site-fault-tolerance-amqp-broker-connections"]], "Network check": [[12, "network-check"]], "New Plugins": [[0, "new-plugins"]], "New content is added to an existing collection": [[11, "new-content-is-added-to-an-existing-collection"]], "New feature to existing plugin or role within a collection (backwards compatible)": [[11, "new-feature-to-existing-plugin-or-role-within-a-collection-backwards-compatible"]], "Notes": [[9, "notes"]], "Offline from controller node": [[1, "offline-from-controller-node"]], "Other options": [[12, "other-options"]], "Parameters": [[7, "parameters"]], "Parameters as used with activemq role": [[13, "parameters-as-used-with-activemq-role"]], "Parameters specific to uninstall role": [[13, "parameters-specific-to-uninstall-role"]], "Plugin Index": [[8, null]], "Plugins:": [[1, "plugins"]], "Positional parameters": [[9, "positional-parameters"]], "Prepare a basic single node installation": [[6, "prepare-a-basic-single-node-installation"]], "Prepare a shared file-system": [[15, "prepare-a-shared-file-system"]], "Prepare the instances": [[2, "prepare-the-instances"], [15, "prepare-the-instances"]], "Prerequisites": [[2, "prerequisites"], [15, "prerequisites"]], "Python:": [[1, "python"]], "Queues and topics": [[2, "queues-and-topics"]], "Release automation": [[11, "release-automation"]], "Requirements": [[7, "requirements"]], "Return Value": [[9, "return-value"], [10, "return-value"]], "Returned Facts": [[7, "returned-facts"]], "Role Defaults": [[12, "role-defaults"], [13, "role-defaults"]], "Role Index": [[14, null]], "Role Variables": [[12, "role-variables"]], "Roles:": [[1, "roles"]], "Run installation of activemq": [[2, "run-installation-of-activemq"], [15, "run-installation-of-activemq"]], "Running the systemd configuration on itself": [[16, "running-the-systemd-configuration-on-itself"]], "Service configuration": [[12, "service-configuration"]], "Service configuration with systemd": [[16, null]], "Synopsis": [[7, "synopsis"], [9, "synopsis"], [10, "synopsis"]], "TLS/SSL protocol": [[12, "tls-ssl-protocol"]], "Test playbooks": [[17, "test-playbooks"]], "Testing": [[17, null]], "Topics": [[0, "topics"]], "Turn masked passwords on": [[6, "turn-masked-passwords-on"]], "Usage": [[1, "usage"]], "Usage guides": [[4, null]], "User / Role configuration": [[12, "user-role-configuration"]], "User documentation": [[4, null]], "Using custom encypted passwords": [[6, null]], "Verify deployment": [[6, "verify-deployment"], [16, "verify-deployment"]], "Version (update)": [[2, "version-update"]], "Versions": [[12, "versions"]], "Welcome to AMQ Collection documentation": [[4, null]], "activemq": [[12, null]], "activemq_facts \u2013 Return activemq configuration as fact data": [[7, null]], "activemq_uninstall": [[13, null]], "filter plugins": [[8, null]], "lists_mergeby \u2013 Merge two or more lists of dictionaries by a given attribute": [[9, null]], "middleware_automation.amq Release Notes": [[0, null]], "modules plugins": [[8, null]], "pbkdf2_hmac \u2013 Generate a salted PBKDF2_HMAC password hash": [[10, null]], "v0.0.1": [[0, "v0-0-1"]], "v0.0.2": [[0, "v0-0-2"]], "v0.0.3": [[0, "v0-0-3"]], "v1.0.0": [[0, "v1-0-0"]], "v1.1.0": [[0, "v1-1-0"]], "v1.1.1": [[0, "v1-1-1"]], "v1.2.0": [[0, "v1-2-0"]], "v1.3.0": [[0, "v1-3-0"]], "v1.3.1": [[0, "v1-3-1"]], "v1.3.10": [[0, "v1-3-10"]], "v1.3.2": [[0, "v1-3-2"]], "v1.3.3": [[0, "v1-3-3"]], "v1.3.4": [[0, "v1-3-4"]], "v1.3.5": [[0, "v1-3-5"]], "v1.3.6": [[0, "v1-3-6"]], "v1.3.7": [[0, "v1-3-7"]], "v1.3.8": [[0, "v1-3-8"]], "v1.3.9": [[0, "v1-3-9"]], "v2.0.0": [[0, "v2-0-0"]], "v2.0.1": [[0, "v2-0-1"]], "v2.0.2": [[0, "v2-0-2"]], "v2.1.0": [[0, "v2-1-0"]], "v2.1.1": [[0, "v2-1-1"]], "v2.2.0": [[0, "v2-2-0"]], "v2.2.1": [[0, "v2-2-1"]], "v2.2.2": [[0, "v2-2-2"]], "v2.2.3": [[0, "v2-2-3"]], "v2.2.4": [[0, "v2-2-4"]], "v2.2.5": [[0, "v2-2-5"]], "v2.2.6": [[0, "v2-2-6"]], "v2.2.7": [[0, "v2-2-7"]]}, "docnames": ["CHANGELOG", "README", "base_deployment", "developing", "index", "ldap_auth", "masked_passwords", "plugins/activemq_facts", "plugins/index", "plugins/lists_mergeby", "plugins/pbkdf2_hmac", "releasing", "roles/activemq", "roles/activemq_uninstall", "roles/index", "static_cluster", "systemd", "testing"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["CHANGELOG.rst", "README.md", "base_deployment.md", "developing.md", "index.rst", "ldap_auth.md", "masked_passwords.md", "plugins/activemq_facts.rst", "plugins/index.rst", "plugins/lists_mergeby.rst", "plugins/pbkdf2_hmac.rst", "releasing.md", "roles/activemq.md", "roles/activemq_uninstall.md", "roles/index.rst", "static_cluster.md", "systemd.md", "testing.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [2, 4, 5, 9, 12, 15, 16], "0": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 13, 15, 16], "00": [2, 15], "000": 2, "02": 16, "030": 16, "035": 2, "07": [2, 15], "08": 16, "09": [2, 16], "1": [2, 4, 7, 10, 11, 12, 15, 16], "10": [4, 7, 12, 16], "1000": 12, "10000": 12, "1024": [10, 12], "102400": 12, "102642": 16, "1048576": 12, "108": 0, "10m": 12, "11": [0, 2, 3, 15], "110": 0, "111": 0, "116": 0, "117": 0, "118": 0, "12": [0, 2, 16], "120": 16, "120000": 12, "123": 9, "124": 0, "125": 0, "127": 0, "13": 2, "131": 0, "132": 0, "133": 0, "135": 0, "136": 0, "137": 0, "14": 0, "143": [0, 16], "145": 0, "146": 0, "147": [0, 2], "149": [0, 2], "15": [0, 1, 3, 16], "150": 0, "151": 0, "152": 0, "153": 0, "155": [0, 2], "156": 0, "158": 0, "159": 0, "16": [2, 15], "160": 0, "161": 0, "162": [0, 15], "163": 0, "164": 0, "165": 0, "166": 0, "167": 0, "168": [0, 12], "17": [0, 12, 16], "170": 0, "171": 0, "172": 12, "173": [2, 15], "174": 0, "175": 0, "178": 0, "179": 0, "18": 0, "18080": 12, "186": 0, "187": 0, "1883": 12, "19": 0, "191": 0, "193": 0, "194": 0, "198": 0, "2": [1, 2, 3, 4, 7, 9, 11, 12, 13, 15, 16], "20": 0, "20000": [10, 12], "2024": [2, 15, 16], "21": 0, "22": 16, "24": 0, "25": [0, 2, 15], "26": 0, "28": 0, "29": [0, 2, 15], "2m": 16, "3": [2, 3, 4, 15, 17], "30": [0, 2, 15, 16], "300": 12, "30641": 16, "31": [0, 2, 16], "32": [0, 16], "33": 16, "3333333": 12, "33min": 16, "34": [0, 2, 7, 9, 10, 12, 13, 16], "36": [0, 2, 15], "37": 16, "389": [5, 12], "394": 16, "3h": 16, "4": [2, 4], "40": 15, "4061": 16, "4064": 16, "4096": 12, "41": 16, "42": [9, 16], "425": 16, "43": [0, 2, 12], "45": [0, 2], "453": [2, 15], "455": [2, 15], "47": 0, "48": [2, 15], "49": 0, "490kib": 12, "5": [2, 4, 12, 15], "50": [0, 16], "5000": 12, "500000": 12, "51": 0, "52": 0, "53": 0, "54": 0, "5445": 12, "5672": 12, "57": 0, "58": 0, "59": 0, "6": [3, 4], "60": [0, 12, 16], "600": 16, "60000": 12, "6072": 16, "6156": 16, "6159": 16, "61613": 12, "61616": 12, "65": 0, "66": [0, 16], "668257": 15, "668260": 15, "670220": 15, "68": 0, "7": [4, 12], "70": 0, "7009946": 12, "72": 0, "73": 0, "74": 0, "76": 0, "78": 0, "7bd6712b68f9bd60b51d77ebd851a21f63e61f2b52301e7ca38dd1602ca662eb": 10, "8": 4, "801": 15, "8161": [2, 7, 12, 15], "82": 0, "83": 0, "84": 0, "86": 0, "9": [2, 4, 15, 17], "92": 0, "93": 0, "94": 0, "95": 0, "96": [0, 12], "98": 0, "994": 2, "995": 2, "A": [4, 7, 9, 16], "And": [2, 15, 16], "As": [2, 15], "By": [1, 11, 16], "For": [9, 10, 15], "If": [1, 2, 12, 16], "In": [2, 3, 15], "It": [5, 7, 9, 10, 12], "On": [2, 4, 15], "That": 16, "The": [1, 2, 5, 7, 9, 11, 12, 13, 15, 16, 17], "Then": [2, 15], "These": [9, 10], "To": [1, 7, 9, 10, 12, 13, 15], "Will": [7, 12], "With": 12, "abl": 7, "abov": [2, 5, 11, 15, 17], "absent": 0, "absolut": [0, 12, 13], "acceptor": [0, 14], "access": [0, 7, 12, 16], "account": [1, 13], "act": 15, "action": 7, "activ": [3, 4, 12, 16], "activemq": [0, 1, 4, 8, 14, 16, 17], "activemq_": 0, "activemq_acceptor": [0, 12], "activemq_additional_lib": 12, "activemq_address": [0, 2, 12], "activemq_address_set": 12, "activemq_arch": [12, 13], "activemq_auth_ldap_auth": [5, 12], "activemq_auth_ldap_conn_codec": [5, 12], "activemq_auth_ldap_conn_password": [5, 12], "activemq_auth_ldap_conn_protocol": [5, 12], "activemq_auth_ldap_conn_usernam": [5, 12], "activemq_auth_ldap_en": [5, 12], "activemq_auth_ldap_expand_rol": 12, "activemq_auth_ldap_expand_roles_match": 12, "activemq_auth_ldap_referr": [5, 12], "activemq_auth_ldap_role_bas": [5, 12], "activemq_auth_ldap_role_nam": [5, 12], "activemq_auth_ldap_role_search": [5, 12], "activemq_auth_ldap_role_search_subtre": [5, 12], "activemq_auth_ldap_url": [5, 12], "activemq_auth_ldap_user_bas": [5, 12], "activemq_auth_ldap_user_search": [5, 12], "activemq_auth_ldap_user_search_subtre": [5, 12], "activemq_auth_properties_en": [5, 12], "activemq_auth_templ": [5, 12], "activemq_bind_address": 12, "activemq_bindings_directori": 12, "activemq_broker_connect": 12, "activemq_broker_plugin": 12, "activemq_cluster_connect": 12, "activemq_cluster_discoveri": 12, "activemq_cluster_en": 12, "activemq_cluster_ifac": 12, "activemq_cluster_lb_polici": 12, "activemq_cluster_maxhop": 12, "activemq_cluster_pass": 12, "activemq_cluster_us": 12, "activemq_config_dir": 12, "activemq_config_override_templ": [0, 12], "activemq_config_xml": 12, "activemq_configuration_file_refresh_period": [0, 12], "activemq_configure_firewalld": [12, 13, 15], "activemq_connector": [0, 12], "activemq_console_bind_url": [0, 12], "activemq_console_url": 12, "activemq_cors_allow_origin": [0, 12], "activemq_cors_strict_check": 12, "activemq_critical_analyz": 12, "activemq_critical_analyzer_check_period": 12, "activemq_critical_analyzer_polici": 12, "activemq_critical_analyzer_timeout": 12, "activemq_data_directori": [0, 12], "activemq_db_bindings_t": 12, "activemq_db_en": 12, "activemq_db_jdbc_driver_class": 12, "activemq_db_jdbc_url": 12, "activemq_db_large_message_t": 12, "activemq_db_message_t": 12, "activemq_dest": [12, 13, 16], "activemq_disable_amqp_protocol": 12, "activemq_disable_destination_autocr": 12, "activemq_disable_hornetq_protocol": 12, "activemq_disable_mqtt_protocol": 12, "activemq_disable_stomp_protocol": 12, "activemq_disk_scan_period": 12, "activemq_divert": 12, "activemq_download_url": 12, "activemq_enable_audit": 12, "activemq_fact": [0, 1, 4, 8], "activemq_firewalld_en": 2, "activemq_global_max_messag": 12, "activemq_global_max_s": 12, "activemq_ha_allow_failback": 12, "activemq_ha_check_for_active_serv": 12, "activemq_ha_en": [12, 15, 16], "activemq_ha_failover_on_shutdown": 12, "activemq_ha_quorum_s": 12, "activemq_ha_replication_cluster_nam": 12, "activemq_ha_replication_group_nam": 12, "activemq_ha_restart_backup": 12, "activemq_ha_rol": [12, 15], "activemq_ha_vote_on_replication_failur": 12, "activemq_hawtio_rol": [5, 12, 16], "activemq_host": 12, "activemq_http_port": 12, "activemq_id_cache_s": 12, "activemq_installdir": [12, 13, 16], "activemq_instance_anonym": 12, "activemq_instance_nam": [12, 13, 16], "activemq_instance_password": 12, "activemq_instance_usernam": 12, "activemq_java_hom": [12, 16], "activemq_java_opt": [0, 12, 16], "activemq_jmx_exporter_config_path": 12, "activemq_jmx_exporter_en": 12, "activemq_jmx_exporter_packag": 12, "activemq_jmx_exporter_port": 12, "activemq_jmx_opt": 16, "activemq_jolokia_url": 12, "activemq_journal_buffer_s": 12, "activemq_journal_buffer_timeout": 12, "activemq_journal_datasync": 12, "activemq_journal_device_block_s": 12, "activemq_journal_directori": 12, "activemq_journal_file_s": 12, "activemq_journal_max_io": 12, "activemq_journal_min_fil": 12, "activemq_journal_pool_fil": 12, "activemq_journal_typ": 12, "activemq_jvm_packag": [12, 16], "activemq_large_messages_directori": 12, "activemq_local_archive_repositori": [1, 12], "activemq_logger_audit_rollover_fil": 12, "activemq_logger_config_keep_nam": 12, "activemq_logger_config_templ": 0, "activemq_logger_config_template_path": 12, "activemq_logger_core_server_level": 12, "activemq_logger_curator_level": 12, "activemq_logger_filepath": [0, 12], "activemq_logger_integration_bootstrap_level": 12, "activemq_logger_jetty_level": 12, "activemq_logger_jms_level": 12, "activemq_logger_journal_level": 12, "activemq_logger_level": 12, "activemq_logger_opt": 16, "activemq_logger_rollover_fil": 12, "activemq_logger_utils_critical_level": 12, "activemq_logger_utils_level": 12, "activemq_logger_zookeeper_level": 12, "activemq_management_access_default": 12, "activemq_management_access_domain": 12, "activemq_mask_password": 12, "activemq_mask_password_hashnam": 12, "activemq_mask_password_iter": 12, "activemq_max_disk_usag": 12, "activemq_message_counter_en": 12, "activemq_message_counter_max_day_histori": 12, "activemq_message_counter_sample_period": 12, "activemq_modular_configur": 12, "activemq_nam": 12, "activemq_network_check_en": 12, "activemq_network_check_list": 12, "activemq_network_check_n": 12, "activemq_network_check_period": 12, "activemq_network_check_ping6_command": 12, "activemq_network_check_ping_command": 12, "activemq_network_check_timeout": 12, "activemq_nio_en": 12, "activemq_offline_instal": [1, 12], "activemq_paging_directori": 12, "activemq_password_codec": [5, 12], "activemq_persist_id_cach": 12, "activemq_persistence_en": 12, "activemq_port": [12, 16], "activemq_port_amqp": 12, "activemq_port_hornetq": 12, "activemq_port_mqtt": 12, "activemq_port_stomp": 12, "activemq_ports_offset": 12, "activemq_ports_offset_en": 12, "activemq_prometheus_en": 12, "activemq_properties_fil": 12, "activemq_properties_opt": 16, "activemq_queu": 12, "activemq_repl": 12, "activemq_rol": [5, 12], "activemq_rpm_java_hom": 16, "activemq_scale_down_en": 12, "activemq_service_group": [12, 13, 16], "activemq_service_nam": [12, 13, 16], "activemq_service_override_templ": 12, "activemq_service_pidfil": [12, 16], "activemq_service_us": [12, 13, 16], "activemq_service_user_hom": [12, 13], "activemq_shared_storag": [12, 13, 15, 16], "activemq_shared_storage_mount": [12, 13, 16], "activemq_shared_storage_path": [0, 12, 13, 16], "activemq_system_us": 0, "activemq_systemd_expand_environ": [0, 12], "activemq_systemd_wait_for_delai": [12, 16], "activemq_systemd_wait_for_log": [12, 16], "activemq_systemd_wait_for_log_ha_str": [0, 12, 16], "activemq_systemd_wait_for_log_str": [12, 16], "activemq_systemd_wait_for_port": [12, 16], "activemq_systemd_wait_for_port_numb": [12, 16], "activemq_systemd_wait_for_timeout": [12, 16], "activemq_tls_en": 12, "activemq_tls_keystore_dest": 12, "activemq_tls_keystore_password": 12, "activemq_tls_keystore_path": 12, "activemq_tls_mutual_authent": 12, "activemq_tls_truststore_dest": 12, "activemq_tls_truststore_password": 12, "activemq_tls_truststore_path": 12, "activemq_uninstal": [0, 1, 4, 14], "activemq_uninstall_skip_artemi": 13, "activemq_uninstall_skip_us": 13, "activemq_uninstall_skip_zipfil": 13, "activemq_us": [5, 12], "activemq_vers": [2, 12, 13, 16], "ad": [0, 2, 4, 7], "adapt": [2, 15], "add": [0, 16], "addit": [0, 2, 5, 11, 12, 16], "addition": 16, "address": [0, 2, 14], "address_full_polici": 12, "address_match": 12, "admin": [5, 12, 16], "after": [3, 11, 12, 16], "again": 2, "against": [0, 1, 7], "ago": 16, "algorithm": 12, "alias": 7, "aliv": [12, 16], "all": [1, 3, 4, 7, 11, 12, 13, 15], "allow": [0, 1, 5, 11, 12, 16], "along": 16, "alreadi": 2, "also": [1, 16], "altern": [0, 2, 15, 16], "alwai": [2, 7], "among": 10, "amq": [2, 3, 5, 7, 9, 10, 12, 13, 15, 16, 17], "amq1": [2, 15], "amq2": 15, "amq221001": [12, 16], "amq221003": 2, "amq221034": [12, 15, 16], "amq221056": 2, "amq221080": 2, "amq221109": [12, 16], "amq241001": [2, 15], "amq241002": [2, 15], "amq241004": [2, 15], "amq_brok": [0, 1], "amq_broker_logger_config_templ": 0, "amqbrokerpass": [5, 12], "amqotherpass": [5, 12], "amqp": [0, 14], "amqpcredit": 12, "amqpduplicatedetect": 12, "amqplowcredit": 12, "amqpminlargemessages": 12, "an": [0, 2, 4, 7, 12, 13, 16], "analysi": 12, "analyz": [0, 14], "ani": [4, 7, 12, 16], "annot": 11, "anonym": 12, "anoth": [9, 12], "another_list": 9, "ansibl": [0, 2, 3, 4, 7, 9, 10, 11, 12, 13, 15, 16, 17], "ansible_connect": [15, 17], "ansible_fact": 7, "ansible_manag": 16, "ansible_play_batch": 1, "anycast": [2, 12], "apach": [1, 2, 12, 13, 15, 16], "api": [2, 7, 11, 12, 15], "append": 9, "append_rp": 9, "appli": [2, 12, 15], "ar": [0, 1, 2, 3, 5, 7, 9, 10, 11, 12, 15, 16, 17], "arbitrari": 0, "archiv": [1, 12, 13], "argspec": 11, "argument": [0, 3], "argument_spec": 3, "around": 3, "arrai": 9, "artemi": [0, 1, 2, 7, 12, 13, 15, 16], "artemis_data_dir": 16, "artemis_etc_dir": 16, "artemis_hom": 16, "artemis_inst": 16, "artemis_instance_etc_uri": 16, "artemis_instance_uri": 16, "artemis_us": 16, "articl": 12, "artifact": 11, "asciinema": [2, 15], "assum": 11, "asyncio": 12, "attribut": [0, 4, 5, 8, 12], "audit": 12, "aug": 16, "auth": [12, 16], "auth_password": 7, "auth_usernam": 7, "authent": [4, 7, 12], "authn": 14, "author": [5, 8], "authz": 14, "auto": 0, "auto_create_address": 12, "auto_create_jms_queu": 12, "auto_create_jms_top": 12, "auto_create_queu": 12, "autom": [1, 3, 4], "automat": [1, 2, 12], "avail": [2, 5, 11, 12, 15, 16, 17], "avil": 3, "avoid": [0, 3], "b": 9, "back": 12, "backup": [12, 15], "backward": 4, "balanc": 12, "bar": [3, 9], "bare": [2, 15], "base": [1, 4, 12], "base_url": 7, "basic": [2, 4], "baz": 9, "becaus": [2, 12, 15], "becom": 12, "become_us": 0, "been": [1, 2, 12, 16], "befor": [9, 10, 12, 16], "begin": 11, "behaviour": 9, "being": 12, "belong": 1, "below": [7, 11, 12], "bin": [3, 12, 13, 16], "bind": [0, 5, 12], "bind_address": [0, 12], "bind_port": 12, "bindings_t": 12, "block": 12, "boolean": [0, 7, 9], "boot": 16, "bootstrap": 12, "both": [12, 15, 16], "botka": 9, "branch": 3, "break": 4, "bridg": 2, "broadcast": 0, "broker": [0, 1, 2, 4, 7, 13, 14, 15, 16], "broker_nam": 7, "brows": [5, 12], "buffer": 12, "bug": 4, "build": [4, 11], "built": 11, "builtin": [0, 7, 9, 10, 16], "byte": 12, "c": [9, 16], "cach": [1, 12], "can": [0, 2, 7, 9, 12, 15, 16], "card": 12, "case": [0, 2, 5, 12, 15], "cat": [2, 15, 17], "certain": 16, "certif": 7, "certifi": 1, "cfg": [2, 9, 11, 15], "cgroup": 16, "chang": [2, 3, 4, 7, 15], "changelog": 4, "chapter": 9, "characterist": 15, "check": [0, 7, 9, 10, 14, 15], "check_mod": 7, "checkout": 3, "choic": [7, 9], "circular": 12, "class": [0, 4, 5, 12], "class_nam": 12, "classpath": [12, 16], "client": 12, "clone": 3, "cloud": [2, 15], "cluster": [0, 4, 14], "cn": [5, 12], "code": [16, 17], "codec": [0, 4, 5, 12], "collect": [0, 2, 3, 7, 9, 10, 12, 13, 15, 16, 17], "com": [5, 12], "combin": 9, "comma": 12, "command": [0, 2, 12, 15, 16], "comment": [7, 9, 10], "commnad": 2, "common": [0, 1, 13, 14], "commun": 0, "compat": [3, 4], "concaten": 3, "condit": [0, 16], "conf": 12, "config": [0, 2, 4, 12, 16], "configur": [0, 1, 4, 8, 9, 10, 13, 14, 17], "conjunct": 12, "connect": [0, 2, 5, 7, 11, 14, 15], "connection_timeout": 7, "connector": [0, 14], "consid": [11, 16], "consol": [0, 2, 12, 15, 16], "consum": [5, 12, 16], "consumers_before_dispatch": 12, "contain": [2, 3, 9, 11, 15, 17], "container": 15, "content": 4, "continu": 4, "contributor": 4, "control": [0, 2, 7, 9, 12, 16], "convent": 3, "copi": 2, "cor": [0, 12], "core": [0, 2, 3, 7, 9, 10, 12, 15, 16], "correct": [0, 11, 17], "correctli": [0, 2, 15], "correspond": 6, "could": [2, 15], "count": 12, "counter": [0, 12], "cover": [2, 17], "cpu": 16, "creat": [0, 3, 4, 11, 12, 16, 17], "createaddress": [5, 12], "createdurablequeu": [5, 12], "createnondurablequeu": [5, 12], "creation": 12, "critic": [0, 14], "curat": 12, "current": [11, 12], "custom": [0, 1, 4, 12], "d": [2, 15], "dai": 12, "dartemi": 16, "dash": [3, 12], "data": [1, 4, 8, 9, 12, 13, 15, 16], "databas": 12, "dc": [5, 12], "dc2": 12, "ddata": 16, "deactiv": 16, "dead": 12, "dead_letter_address": 12, "debug": [7, 9, 10], "decod": 12, "dedic": 11, "default": [0, 1, 3, 4, 5, 7, 9, 10, 11, 14, 15, 16], "default_ipv4": 12, "defaultsensitivestringcodec": 12, "defin": [0, 3, 5, 16], "definit": [4, 15], "delai": [12, 16], "delet": [11, 13], "deleteaddress": [5, 12], "deletedurablequeu": [5, 12], "deletenondurablequeu": [5, 12], "dep": [2, 15], "depend": [0, 3, 9, 14], "deploi": [1, 2, 12, 13, 15, 16], "deploment": 1, "deploy": 4, "deprec": 11, "derbi": 12, "describ": [5, 9, 10], "descript": [5, 7, 9, 10, 12, 13, 16], "design": 12, "desir": [1, 2, 12, 15], "destin": 12, "detail": [2, 7, 9, 15], "detect": 12, "develop": [2, 11], "devic": 12, "dhawtio": 16, "dict": 12, "dictionari": [0, 4, 7, 8], "diff": 7, "diff_mod": 7, "differ": 15, "dir": 16, "directori": [0, 1, 3, 12, 13, 15, 16, 17], "disabl": [12, 15, 16], "disableproxi": 16, "discard": 12, "discoveri": [0, 12], "discuss": 16, "disk": 12, "dist": 12, "distribut": 1, "divert": [0, 14], "djava": 16, "djolokia": 16, "dlq": [2, 12], "dn": 12, "do": [3, 7, 12, 15, 16], "docker": [3, 17], "doe": [1, 9, 11], "domain": 12, "don": [0, 3], "done": [2, 16], "down": [6, 12], "download": [0, 1, 2, 12, 16], "driver": [2, 12, 15], "duplic": [0, 12], "e": 3, "each": [3, 9, 10, 11, 12, 15, 17], "eap": 4, "easili": [2, 15], "eclips": 12, "either": 11, "element": [0, 9, 12], "elimin": 11, "els": [2, 12, 15, 16], "embeddeddriv": 12, "empti": [12, 16], "enabl": [0, 2, 5, 12, 15, 16], "encrypt": 4, "end": [2, 15], "endif": 16, "endpoint": [5, 7], "enforc": 12, "enter": 12, "entri": [9, 10, 11], "entrypoint": [0, 16], "env": [3, 12], "environ": [4, 12, 16, 17], "environmentfil": 16, "eof": [2, 15, 17], "error": [0, 4, 12], "etc": [0, 12, 16], "eth0": 12, "even": [2, 15], "eventu": 16, "everi": 9, "exampl": [4, 8, 11, 14], "except": [2, 3, 15], "exclus": 12, "exec": [2, 15], "execstart": 16, "execstartpost": 16, "execstop": 16, "execut": [0, 1, 2, 3, 7, 15, 16], "exist": [0, 4, 7, 16], "exit": 16, "expand": 12, "expans": [0, 12], "expect": 0, "expiry_address": 12, "expiryqueu": [2, 12], "explicitli": [0, 11], "export": [0, 12], "extens": [3, 11], "f": 16, "facad": 0, "facil": 12, "fact": [0, 1, 4, 8, 15], "factual": 7, "fail": [2, 12, 15], "failback": 12, "failur": [12, 16], "fals": [2, 5, 7, 9, 12, 13, 15, 16], "famili": 7, "fault": 14, "featur": [4, 16], "feder": 0, "few": 16, "ff": 12, "file": [0, 2, 3, 4, 12, 16], "filenam": [12, 13], "filesystem": [12, 13, 15], "filter": [1, 9, 10, 11, 12], "find": [2, 15], "firewal": 15, "firewalld": [12, 13, 15], "first": [11, 12, 15], "fit": 16, "fix": [0, 4], "flag": 0, "flush": 12, "focus": 3, "folder": 12, "follow": [1, 2, 3, 5, 9, 10, 11, 12, 13, 15, 16, 17], "foo": [3, 9], "forc": 0, "fork": 16, "form": 2, "format": [2, 10, 11, 15], "forumsi": 5, "forwarding_address": 12, "found": 12, "from": [0, 3, 4, 7, 9, 12, 13], "fromqueu": 12, "fsync": 12, "full": [7, 12, 16], "fulli": 12, "function": [9, 11, 12], "further": 7, "futher": 4, "g": 3, "galaxi": [2, 3, 7, 9, 10, 11, 12, 13, 15], "gather": 0, "gb": 12, "gener": [0, 1, 2, 4, 8, 11, 12], "get": 12, "git": 11, "github": 11, "given": [0, 4, 8, 10, 11], "global": 0, "go": 3, "gracefulli": 16, "grazioli": [7, 10], "grep": 16, "grid": 4, "group": [0, 2, 5, 12, 13, 16], "group_var": [2, 15], "guid": [2, 6, 9, 15], "guidelin": 4, "guido": [7, 10], "guidograzioli": 7, "gz": 3, "h": 16, "ha": [0, 1, 2, 3, 4, 7, 12], "halt": 12, "handl": [0, 5, 12], "handler": [0, 2], "hash": [0, 1, 4, 8, 9], "hash_behaviour": 9, "hashnam": 10, "hat": [1, 4, 12], "have": [0, 2, 3, 9, 10, 15], "hawtio": [12, 16], "hawtio_rol": 16, "header": 7, "headless": [12, 16], "healthi": 16, "here": [15, 16], "hex": 10, "hexsalt": 10, "hexstr": 10, "hi": 17, "hide": 0, "high": [9, 10, 12, 15], "higher": [9, 10], "histori": 12, "hit": 12, "hmac_password": 10, "hold": 15, "home": [12, 13, 16], "home_dir": 0, "hop": 12, "hopefulli": [2, 15], "hornetq": 12, "host": [0, 1, 2, 7, 12, 13, 15], "host_var": [2, 15], "hostnam": [0, 12], "hostvar": 7, "how": [5, 9, 11, 12, 15, 16], "howev": [2, 16], "http": [2, 7, 11, 12, 15], "hub": [1, 11], "human": 12, "i": [0, 1, 2, 4, 5, 7, 9, 10, 12, 15, 16, 17], "id": 12, "idempot": [0, 17], "ident": 12, "ie": [1, 3, 12, 16], "ignor": [0, 2, 5, 12, 15], "imag": [2, 15], "immedi": 16, "impl": 12, "implement": 0, "import": [0, 2], "importanttop": 2, "improv": 0, "in_vm": 12, "inbound": 11, "includ": [2, 3, 4, 7, 9, 10, 11, 17], "include_rol": 16, "incompat": [0, 11], "incorrectli": 0, "increas": 11, "increment": 11, "indefinit": 15, "indent": [2, 3], "index": [4, 9], "indic": 11, "individu": 16, "infinispan": 4, "info": [2, 12, 15], "inform": 7, "init": [2, 15], "initi": 15, "input": 8, "insid": 15, "inspect": [2, 15], "instal": [0, 4, 7, 9, 10, 13, 14, 16, 17], "instanc": [0, 7, 12, 13, 16], "instance_hom": 16, "instance_nam": 16, "instead": [0, 5, 12], "int": 12, "integ": [0, 7, 10], "integr": [4, 12], "intern": [1, 3, 12], "interpol": 3, "interv": 12, "introduc": 11, "invalid": 0, "inventori": [4, 11, 17], "invoc": [2, 15], "io": [12, 16], "ip": 12, "ipv4": 12, "ipv6": 12, "issu": 12, "iter": [2, 10, 12], "its": [2, 12], "itself": [2, 4, 15], "j2": [5, 12], "jaa": [0, 4, 12, 16], "jar": [12, 16], "java": [12, 16], "java_arg": 16, "java_hom": [0, 12, 16], "jboss": 4, "jcliff": 4, "jdbc": 12, "jdk11": 0, "jdk17": 0, "jetti": 12, "jgroup": 12, "jinja": 3, "jm": 12, "jmespath": [1, 2, 15], "jmx": 12, "jmx_export": 12, "jolokia": [0, 2, 7, 12, 15, 16], "journal": [0, 14, 16], "journalctl": 16, "jre": [12, 16], "jre_17": 16, "just": [2, 7, 12], "jvm": [12, 16], "jw": 4, "k": 12, "kafka": 4, "kb": 12, "kebab": 12, "keep": [3, 9, 12, 15], "kei": [0, 7, 9, 10, 12], "key1": [9, 10], "key2": [9, 10], "keycloak": 4, "keystor": 12, "keystorepassword": 12, "keystorepath": 12, "keyword": 8, "l": 16, "label": 11, "lang": 12, "larg": 12, "large_messages_t": 12, "largemessag": 12, "latest": [2, 15], "launch": 2, "ldap": [0, 4, 14], "learn": 9, "leav": [12, 16], "let": [2, 15], "letter": 12, "level": 12, "lib": 16, "libaio": 12, "librari": 16, "licens": 4, "like": [2, 3, 7, 12, 15], "limit": [11, 12, 16], "limitnofil": 16, "line": [2, 16], "link": [2, 15], "lint": 3, "linux": 16, "list": [0, 2, 3, 4, 7, 8, 10, 12, 15, 16], "list1": 9, "list2": 9, "list_merg": 9, "listen": [12, 16], "lists_mergebi": [0, 4, 8], "live": [0, 12], "ll": [2, 15, 16], "load": [12, 16], "local": [1, 4, 12, 17], "localhost": [5, 7, 12, 17], "locat": [1, 5, 12, 15], "lock": [12, 15], "log": [0, 2, 14, 15, 16], "log4j2": 0, "log_delivering_ev": 12, "log_sending_ev": 12, "logfil": [0, 12], "loggingactivemqserverplugin": 12, "login": [0, 4, 12, 16], "long": [12, 16], "look": 2, "lookup": [5, 12], "loss": 12, "lost": 12, "low": [9, 10], "lower": [9, 10], "lowercas": 3, "lt": 12, "lxml": [1, 2, 15], "m": 12, "machin": [2, 3, 15], "made": [1, 5, 11], "mai": [11, 16], "main": [3, 12, 16], "maintain": [11, 16], "major": 11, "make": [0, 1, 3, 11], "manag": [0, 5, 12], "mani": [2, 12], "manipul": 9, "manner": 11, "manual": 1, "map": 12, "mask": [0, 4, 12], "match": [0, 1, 12, 16], "matrix": 11, "max": [0, 12], "max_consum": 12, "max_size_byt": 12, "maximum": 12, "mb": 12, "mean": [12, 16], "member": [5, 12], "memori": 16, "merg": [0, 4, 8], "merge_hash": 9, "messag": [0, 12, 15], "message_counter_history_day_limit": 12, "message_t": 12, "met": 16, "meta": 3, "metadata": 11, "metal": [2, 15], "method": 12, "metric": [0, 12], "mib": 12, "middleware_autom": [1, 2, 3, 7, 9, 10, 12, 13, 15], "millisecond": 12, "minimum": 0, "minor": 11, "mirror": 12, "miss": 0, "mix": 0, "mkdir": [2, 15], "mmap": 12, "mode": 7, "modifi": [4, 7, 9], "modul": [0, 7, 11], "modular": [0, 12], "molecul": [3, 6, 17], "more": [0, 2, 3, 4, 8, 15], "most": 2, "mount": [12, 13, 15], "mqtt": 12, "msg": [9, 10], "msgtype": 12, "msync": 12, "multi": [14, 16], "multicast": [0, 2, 12], "multipl": [1, 9, 12], "must": [1, 9, 12, 13], "mutual": 12, "my": 3, "my_path": 3, "my_playbook": 3, "my_rol": 3, "n": [2, 15, 16], "name": [0, 2, 3, 5, 7, 9, 10, 11, 12, 13, 15, 16], "nativ": 12, "necessari": 12, "need": [2, 3, 7, 11, 12, 15, 16], "nest": 9, "network": [0, 14, 15, 16], "new": [2, 3, 4, 5, 7, 9, 10], "newli": 11, "next": [2, 11, 15, 16], "nic": [0, 12], "nio": 12, "node": [4, 12], "non": 0, "none": 7, "nor": 11, "normal": 12, "notabl": 16, "notat": 12, "note": [1, 8, 11, 12, 15], "noth": [2, 3, 15], "notic": [2, 16], "notificationactivemqserverplugin": 12, "now": [2, 15, 16], "number": [10, 11, 12, 16], "o": 7, "obtain": 15, "offlin": [0, 12, 16], "offset": 12, "often": 12, "ok": [2, 15], "on_demand": 12, "onc": 12, "one": [2, 10, 12], "onli": [0, 11, 12, 13, 16], "onto": 3, "open": [7, 16], "openjdk": [12, 16], "openjdk11": 12, "oper": [0, 2, 7, 12], "opt": [12, 13, 15, 16], "option": [0, 5, 9, 14, 15, 16], "order": [3, 7, 9, 10], "org": [2, 11, 12, 15, 16], "origin": [7, 12], "other": [2, 3, 5, 7, 14, 15, 16], "ou": [5, 12], "our": [2, 12, 15], "out": [2, 12], "outcom": 11, "output": [0, 2, 15], "over": [2, 3, 12], "overrid": [3, 9, 10], "overridden": 3, "own": [12, 17], "packag": [0, 2, 12, 15, 16], "page": [11, 12], "pair": [12, 15], "paragraph": [2, 15, 16], "paramet": [0, 2, 5, 8, 11, 12, 14, 15, 16], "pars": 12, "part": [7, 9, 10], "pass": 12, "password": [0, 1, 4, 5, 7, 8, 12], "patch": 11, "path": [0, 3, 5, 12, 13, 15, 16], "path_to_dev_virtualenv": 3, "payload": 11, "pbkdf2": 10, "pbkdf2_hmac": [1, 4, 8], "peer": 12, "per": 12, "percentag": 12, "percentu": 12, "perform": [0, 1, 12, 16], "period": [7, 12], "permiss": [5, 12], "persist": 12, "phase": 16, "pick": [2, 3, 6, 15], "pid": [12, 16], "pidfil": 16, "pin": 2, "ping": 12, "pip": [1, 2, 3, 15], "place": 12, "plai": [2, 3, 15], "plain": [2, 12], "platform": [3, 7], "playbook": [0, 2, 3, 4, 5, 7, 9, 10, 11, 14, 15], "pleas": 11, "plugin": [3, 4, 9, 10, 14], "podman": [2, 3, 15], "point": 4, "polici": [0, 12], "policyloc": 16, "poll": 2, "pool": 12, "popul": [7, 16], "port": [7, 12, 16], "posit": 8, "positional1": 9, "positional2": 9, "posix": [1, 12, 13, 16], "possibl": [2, 3, 5], "possibli": 7, "post": 0, "post_task": 3, "pre": [0, 11, 12], "pre_task": 3, "predict": 7, "prefix": 0, "prepar": 4, "prepend": 9, "prepend_rp": 9, "prerequisit": 4, "present": [0, 1, 9], "preset": 16, "prevent": 0, "previou": 11, "primari": [5, 12, 15], "print": 7, "printclasshistogram": 16, "prior": 11, "prioriti": [9, 10], "privileg": [2, 15], "process": [12, 16], "produc": [5, 9, 12], "prometheu": [0, 12], "prometheus_jmx_export": 0, "properti": [0, 5, 12], "property_fil": 2, "protocol": [5, 14], "provid": [0, 2, 5, 12, 15, 16, 17], "provis": 1, "publish": 11, "publivli": 5, "pubsub": 2, "pwd": 12, "python": [2, 3, 15, 17], "q": 16, "qualifi": 12, "queue": [0, 4, 12], "queue_remov": 12, "quorum": 12, "quot": 12, "r": [1, 3, 12, 13], "reachabl": 12, "read": [4, 12], "readabl": 12, "readi": [2, 11, 15], "readm": 11, "realm": 16, "recap": [2, 15], "receiv": 12, "recent": 2, "record": 15, "recurs": 9, "red": [1, 4, 12], "redelivery_delai": 12, "redhat": [1, 12], "redhat_csp_download": 0, "ref": 0, "referenc": 7, "referr": [0, 5, 12], "refresh": [0, 12], "regist": 7, "rel": [0, 12], "relat": 12, "releas": 4, "relev": 15, "reli": [2, 15], "reload": 2, "remain": 12, "remot": 12, "remotequeu": 12, "remov": [0, 4], "renam": 0, "replac": [3, 9], "replic": [0, 12, 16], "repositori": [3, 17], "repres": 0, "represent": [7, 10], "request": [7, 12], "requir": [0, 1, 3, 5, 8, 9, 10, 11, 12, 13, 16, 17], "requiresmountsfor": [0, 16], "rescu": [2, 15], "respons": 12, "rest": [2, 12, 15], "restart": [0, 2, 12, 16], "restartsec": 16, "restor": 0, "return": [1, 2, 4, 8, 11, 12, 15, 16], "revis": 11, "rhel": [2, 15, 17], "role": [0, 2, 3, 4, 5, 15, 16, 17], "rolebas": 12, "roleprincip": 16, "roleprincipalclass": 16, "roll": 0, "rollov": 12, "root": [0, 12, 13, 15, 16], "routing_typ": 12, "rpm": [12, 16], "run": [0, 3, 4, 7, 9, 10, 12, 13, 17], "runtim": 7, "rw": 15, "sai": 2, "sake": 15, "salt": [4, 8], "same": [0, 1, 2, 3, 5, 12, 15], "sampl": [12, 17], "sampledivert": 12, "scale": 12, "scan": 12, "scenario": [0, 11, 17], "schema": [0, 12], "scheme": 12, "scientist": 5, "search": [5, 12], "second": [7, 12, 16], "secondari": 5, "secret": 0, "section": [9, 11], "secur": [0, 4, 16], "sed": 16, "see": [2, 7, 9, 11, 12, 15], "select": [0, 12], "self": 3, "semant": 11, "semver": 11, "send": [5, 12], "send_session_notif": 12, "sender": 12, "separ": [3, 12], "serv": 12, "server": [2, 5, 12, 15], "servic": [0, 2, 5, 7, 13, 14], "set": [0, 1, 2, 9, 14, 15], "setup": [0, 3, 4, 15, 17], "sh": 16, "sha1": [10, 12], "sha224": 10, "sha256": 10, "sha384": 10, "sha512": 10, "shall": 11, "shape": 11, "share": [12, 13, 16], "sharedf": 15, "shell": 12, "should": [3, 9, 11, 12, 16], "show": [5, 15], "shutdown": 12, "sign": 4, "simpl": [5, 12, 15], "sinc": [2, 15, 16], "singl": [0, 3, 4, 12, 15], "site": 14, "size": [0, 12], "skip": [1, 2, 7, 13, 15], "slash": 3, "sleep": 16, "slice": 16, "smaller": 11, "snake_cas": 12, "so": [1, 2, 9, 10, 15, 16], "softwar": 2, "some": [0, 2, 15, 16], "sometim": 2, "soon": 15, "sourc": [3, 12, 17], "space": [3, 12], "specif": [3, 14], "specifi": [0, 2, 5, 7, 9, 10, 12, 16], "spi": 16, "sport": 16, "ss": 16, "ssl": 14, "sslenabl": 12, "stand": 15, "standbi": 4, "start": [2, 3, 12, 15, 16], "state": 11, "static": [0, 12], "statu": [7, 16], "step": 17, "still": 2, "stomp": 12, "stop": [0, 12, 16], "storag": [12, 13], "store": [0, 12, 15, 16], "str": 12, "strategi": 0, "stream": 4, "strict": [11, 12], "string": [0, 7, 9, 10, 12, 16], "structur": 11, "subdirectori": [3, 12, 17], "subset": 16, "subtre": [5, 12], "success": [9, 10, 16], "successexitstatu": 16, "successfulli": [2, 15, 16], "sudo": [2, 15], "suffici": 5, "support": [0, 2, 7, 11, 12, 15], "sure": 3, "switch": 0, "sync": 12, "synopsi": 8, "sysconfig": [12, 16], "system": [5, 12, 16, 17], "systemctl": 16, "systemd": [0, 2, 4, 12, 13, 17], "t": [0, 3, 16], "tabl": 12, "tag": [3, 11], "tail": [2, 15, 16], "take": [2, 12], "tar": 3, "target": [1, 7, 12, 16], "task": [0, 1, 2, 3, 15, 16], "tasks_from": 16, "tcp": 12, "tcpreceivebuffers": 12, "tcpsendbuffers": 12, "tell": 15, "templat": [0, 5, 12, 16], "termin": 15, "tesla": 5, "test": [1, 2, 3, 4, 5, 6, 11], "than": [2, 3, 15], "thank": 15, "thei": [1, 7, 16], "them": [7, 15], "therefor": 11, "thi": [1, 2, 5, 7, 9, 10, 11, 12, 15], "those": [2, 3, 15], "threshold": 12, "throw": [5, 12], "thu": [15, 16], "ti": [2, 15], "time": [0, 2, 9, 11, 12, 16], "timeout": [7, 12, 16], "timeoutsec": 16, "tl": [7, 14], "tmp": 16, "tmpdir": 16, "todo": 6, "togeth": [9, 16], "toler": 14, "tomcat": 4, "too": 15, "tool": 3, "topic": [4, 12], "toqueu": 12, "trail": 3, "transfer": 0, "trigger": [0, 2, 11], "true": [1, 5, 7, 9, 12, 13, 15, 16], "trust": [0, 12], "truststor": 12, "truststorepassword": 12, "truststorepath": 12, "try": 2, "turn": 4, "two": [0, 4, 8], "txt": [1, 3], "type": [0, 5, 9, 10, 12, 16], "typograph": 4, "u": 16, "ubi": [2, 15], "ubi9": [2, 15], "udp": 12, "uid": [5, 12], "undefin": 0, "under": [3, 17], "underli": 2, "underscor": [3, 12], "unencrypt": 10, "unidirect": 1, "uninstal": [1, 14], "uniqu": 0, "uniquememb": 5, "unit": [0, 2, 4, 12, 13], "unless": 5, "unmask": 0, "unreach": [2, 15], "unwant": [0, 2], "up": [2, 9, 10, 12, 15, 16], "updat": [0, 4, 7, 11, 12], "upgrad": 0, "upon": 12, "upper": 12, "uppercas": 10, "uri": 12, "url": [5, 7, 12], "us": [0, 1, 2, 3, 5, 7, 9, 10, 12, 14, 15, 16], "usag": 12, "useepol": 12, "useg1gc": 16, "user": [0, 3, 5, 9, 11, 13, 14, 16], "usernam": [5, 7, 12], "usestringdedupl": 16, "usr": 16, "utc": 16, "util": [4, 9, 12], "v": 3, "v0": 4, "v1": 4, "v2": 4, "valid": [0, 3, 4, 5, 12], "validate_cert": 7, "valu": [0, 5, 7, 8, 12, 16], "value1": [9, 10], "value2": [9, 10], "var": [0, 2, 3, 7, 9, 15], "variabl": [0, 1, 3, 5, 9, 10, 13, 14, 16], "variant": 12, "vbotka": 9, "verifi": [2, 4, 7, 17], "verifyhost": 12, "version": [0, 3, 4, 13, 14, 16], "via": [0, 2, 15], "virtual": [2, 3, 12, 15], "virtualenv": 3, "vladimir": 9, "vm": [0, 12], "volum": 15, "vote": 12, "wa": [2, 4, 13, 15, 16], "wai": [2, 10], "wait": [0, 12, 15, 16], "wait_for": [0, 16], "wait_for_log": [0, 16], "wait_for_port": 16, "want": [2, 3], "wantedbi": 16, "warn": 12, "watch": 2, "we": [2, 11, 12, 15], "web": 12, "web_origin": [0, 7], "were": 2, "what": [2, 7, 16], "whatev": 12, "when": [0, 1, 2, 3, 7, 9, 11, 12, 13, 16], "where": [0, 1, 3, 12], "whether": [5, 7, 9, 10, 12, 13, 16], "which": [2, 5, 12, 15, 16], "while": [11, 12, 16], "wildfli": 4, "within": [4, 12], "without": [0, 2, 7], "wnat": 15, "work": [1, 2, 12, 15], "would": [2, 3, 11], "write": [2, 6, 12, 15], "x27": 10, "x86_64": 16, "xinclud": [0, 12], "xml": [0, 12, 16], "xms512m": [12, 16], "xmx2g": [12, 16], "xx": 16, "yaml": [2, 3], "yamllint": 3, "yml": [1, 2, 3, 12, 13, 15, 16, 17], "you": [1, 2, 3, 7, 12, 15, 16], "your": [3, 12, 16], "z": 15, "zip": [12, 13], "zipfil": [0, 2, 13], "zookeep": 12}, "titles": ["middleware_automation.amq Release Notes", "Ansible Collection - AMQ", "Base deployment", "Developing", "Welcome to AMQ Collection documentation", "LDAP authentication", "Using custom encypted passwords", "activemq_facts \u2013 Return activemq configuration as fact data", "Plugin Index", "lists_mergeby \u2013 Merge two or more lists of dictionaries by a given attribute", "pbkdf2_hmac \u2013 Generate a salted PBKDF2_HMAC password hash", "Collection Versioning Strategy", "activemq", "activemq_uninstall", "Role Index", "Ha configuration with active/standby nodes", "Service configuration with systemd", "Testing"], "titleterms": {"": 3, "0": 0, "1": 0, "10": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0, "7": 0, "8": 0, "9": 0, "A": 11, "acceptor": 12, "activ": 15, "activemq": [2, 7, 12, 13, 15], "activemq_fact": 7, "activemq_uninstal": 13, "ad": 11, "address": 12, "all": 2, "amq": [0, 1, 4], "amqp": 12, "an": [11, 15], "analyz": 12, "ani": 11, "ansibl": 1, "attribut": [7, 9], "authent": 5, "authn": 12, "author": [7, 9, 10], "authz": 12, "autom": 11, "avail": 1, "backward": 11, "base": [2, 5, 16], "basic": 6, "break": [0, 11], "broker": 12, "bug": 11, "bugfix": 0, "build": 3, "chang": [0, 11], "check": 12, "class": 6, "cluster": [1, 12, 16], "codec": 6, "collect": [1, 4, 11], "common": 12, "compat": [1, 11], "config": 5, "configur": [2, 5, 6, 7, 12, 15, 16], "connect": 12, "connector": 12, "content": [1, 11], "continu": 17, "contributor": 3, "control": 1, "creat": [2, 15], "critic": 12, "custom": [5, 6], "data": 7, "default": [2, 12, 13], "definit": 16, "depend": [1, 2, 12, 13, 15], "deploy": [1, 2, 6, 15, 16], "develop": [3, 4], "dictionari": 9, "divert": 12, "document": [4, 11], "encypt": 6, "environ": 3, "error": 11, "exampl": [5, 7, 9, 10, 12, 13], "exist": 11, "fact": 7, "fault": 12, "featur": 11, "file": [5, 15], "filter": [0, 8], "fix": 11, "from": [1, 11], "futher": [2, 15], "galaxi": 1, "gener": 10, "given": 9, "guid": [0, 4], "guidelin": 3, "ha": [15, 16], "hash": 10, "high": 1, "i": 11, "includ": 1, "index": [8, 14], "input": [9, 10], "instal": [1, 2, 3, 6, 12, 15], "instanc": [2, 15], "integr": 17, "inventori": [2, 15], "itself": 16, "jaa": 5, "journal": 12, "keyword": [9, 10], "ldap": [5, 12], "licens": 1, "list": 9, "lists_mergebi": 9, "local": 3, "log": 12, "login": 5, "major": 0, "mask": 6, "merg": 9, "middlewar": 4, "middleware_autom": 0, "minor": 0, "modifi": 11, "modul": 8, "more": 9, "multi": 12, "network": 12, "new": [0, 11], "node": [1, 6, 15], "note": [0, 9], "offlin": 1, "option": 12, "other": 12, "paramet": [7, 9, 10, 13], "password": [6, 10], "path": 1, "pbkdf2_hmac": 10, "playbook": [1, 12, 13, 17], "plugin": [0, 1, 8, 11, 12], "point": 15, "port": 0, "posit": 9, "prepar": [2, 6, 15], "prerequisit": [2, 15], "protocol": 12, "python": 1, "queue": 2, "read": [2, 15], "releas": [0, 11], "remov": 11, "requir": 7, "return": [7, 9, 10], "role": [1, 11, 12, 13, 14], "run": [2, 15, 16], "salt": 10, "secur": 11, "servic": [12, 16], "set": 12, "share": 15, "singl": 6, "site": 12, "specif": 13, "ssl": 12, "standbi": 15, "strategi": 11, "synopsi": [7, 9, 10], "system": 15, "systemd": 16, "test": 17, "tl": 12, "toler": 12, "topic": [0, 2], "turn": 6, "two": [9, 15], "typograph": 11, "uninstal": 13, "unit": 16, "updat": 2, "us": [6, 13], "usag": [1, 4], "user": [4, 12], "v0": 0, "v1": 0, "v2": 0, "valid": [2, 15], "valu": [9, 10], "variabl": 12, "verifi": [6, 16], "version": [1, 2, 11, 12], "wa": 11, "welcom": 4, "within": 11, "zipfil": 1}}) \ No newline at end of file +Search.setIndex({"alltitles": {"A typographical error was fixed in the documentation for a collection": [[11, "a-typographical-error-was-fixed-in-the-documentation-for-a-collection"]], "Acceptors / connectors": [[12, "acceptors-connectors"]], "Address settings": [[12, "address-settings"]], "Addresses configuration": [[12, "addresses-configuration"]], "All defaults configuration": [[2, "all-defaults-configuration"]], "Ansible Collection - AMQ": [[1, null]], "Ansible collections:": [[1, "ansible-collections"]], "Ansible version compatibility": [[1, "ansible-version-compatibility"]], "Attributes": [[7, "attributes"]], "Authors": [[7, "authors"], [9, "authors"], [10, "authors"]], "Base authentication": [[5, "base-authentication"]], "Base configuration": [[2, "base-configuration"]], "Base deployment": [[2, null]], "Base systemd unit definition": [[16, "base-systemd-unit-definition"]], "Breaking Changes / Porting Guide": [[0, "breaking-changes-porting-guide"], [0, "id132"]], "Breaking change to any content within a collection": [[11, "breaking-change-to-any-content-within-a-collection"]], "Broker plugins": [[12, "broker-plugins"]], "Bug fix or security fix to existing content within a collection": [[11, "bug-fix-or-security-fix-to-existing-content-within-a-collection"]], "Bugfixes": [[0, "bugfixes"], [0, "id5"], [0, "id8"], [0, "id11"], [0, "id14"], [0, "id19"], [0, "id27"], [0, "id39"], [0, "id46"], [0, "id56"], [0, "id64"], [0, "id73"], [0, "id81"], [0, "id85"], [0, "id89"], [0, "id91"], [0, "id96"], [0, "id98"], [0, "id102"], [0, "id118"], [0, "id122"], [0, "id135"]], "Build and install locally": [[3, "build-and-install-locally"]], "Clustered / high availability deployments": [[1, "clustered-high-availability-deployments"]], "Clustering": [[12, "clustering"]], "Collection Versioning Strategy": [[11, null]], "Common configuration": [[12, "common-configuration"]], "Configuration example": [[5, "configuration-example"]], "Configuration for HA / clustering": [[16, "configuration-for-ha-clustering"]], "Configuration points for HA": [[15, "configuration-points-for-ha"]], "Configure a custom password codec class": [[6, "configure-a-custom-password-codec-class"]], "Content removed from a collection": [[11, "content-removed-from-a-collection"]], "Continuous integration": [[17, "continuous-integration"]], "Contributor\u2019s Guidelines": [[3, "contributor-s-guidelines"]], "Controller node install zipfile path": [[1, "controller-node-install-zipfile-path"]], "Create an inventory with two nodes": [[15, "create-an-inventory-with-two-nodes"]], "Create the inventory": [[2, "create-the-inventory"]], "Critical Analyzer": [[12, "critical-analyzer"]], "Custom jaas login.config file": [[5, "custom-jaas-login-config-file"]], "Dependencies": [[1, "dependencies"], [2, "dependencies"], [12, "dependencies"], [13, "dependencies"], [15, "dependencies"]], "Deployment and validation": [[2, "deployment-and-validation"], [15, "deployment-and-validation"]], "Developer documentation": [[4, null]], "Developing": [[3, null]], "Development environment": [[3, "development-environment"]], "Diverts configuration": [[12, "diverts-configuration"]], "Documentation added/removed/modified within a collection": [[11, "documentation-added-removed-modified-within-a-collection"]], "Example Playbook": [[12, "example-playbook"], [13, "example-playbook"]], "Examples": [[7, "examples"], [9, "examples"], [10, "examples"]], "Filter": [[0, "filter"]], "Futher reading": [[2, "futher-reading"], [15, "futher-reading"]], "Ha configuration with active/standby nodes": [[15, null]], "Included content": [[1, "included-content"]], "Input": [[9, "input"], [10, "input"]], "Install Playbook": [[1, "install-playbook"]], "Install options": [[12, "install-options"]], "Installation": [[1, "installation"]], "Installing the Collection from Ansible Galaxy": [[1, "installing-the-collection-from-ansible-galaxy"]], "Journal configuration": [[12, "journal-configuration"]], "Keyword parameters": [[9, "keyword-parameters"], [10, "keyword-parameters"]], "LDAP authN/authZ": [[12, "ldap-authn-authz"]], "LDAP authentication": [[5, null]], "License": [[1, "license"]], "Logging": [[12, "logging"]], "Major Changes": [[0, "major-changes"], [0, "id48"], [0, "id104"], [0, "id109"], [0, "id124"], [0, "id147"]], "Middleware collections": [[4, null]], "Minor Changes": [[0, "minor-changes"], [0, "id16"], [0, "id21"], [0, "id32"], [0, "id42"], [0, "id50"], [0, "id54"], [0, "id61"], [0, "id66"], [0, "id70"], [0, "id75"], [0, "id79"], [0, "id83"], [0, "id87"], [0, "id93"], [0, "id100"], [0, "id106"], [0, "id111"], [0, "id127"], [0, "id140"], [0, "id143"], [0, "id149"]], "Multi-site fault-tolerance (AMQP broker connections)": [[12, "multi-site-fault-tolerance-amqp-broker-connections"]], "Network check": [[12, "network-check"]], "New Plugins": [[0, "new-plugins"]], "New content is added to an existing collection": [[11, "new-content-is-added-to-an-existing-collection"]], "New feature to existing plugin or role within a collection (backwards compatible)": [[11, "new-feature-to-existing-plugin-or-role-within-a-collection-backwards-compatible"]], "Notes": [[9, "notes"]], "Offline from controller node": [[1, "offline-from-controller-node"]], "Other options": [[12, "other-options"]], "Parameters": [[7, "parameters"]], "Parameters as used with activemq role": [[13, "parameters-as-used-with-activemq-role"]], "Parameters specific to uninstall role": [[13, "parameters-specific-to-uninstall-role"]], "Plugin Index": [[8, null]], "Plugins:": [[1, "plugins"]], "Positional parameters": [[9, "positional-parameters"]], "Prepare a basic single node installation": [[6, "prepare-a-basic-single-node-installation"]], "Prepare a shared file-system": [[15, "prepare-a-shared-file-system"]], "Prepare the instances": [[2, "prepare-the-instances"], [15, "prepare-the-instances"]], "Prerequisites": [[2, "prerequisites"], [15, "prerequisites"]], "Python:": [[1, "python"]], "Queues and topics": [[2, "queues-and-topics"]], "Release automation": [[11, "release-automation"]], "Requirements": [[7, "requirements"]], "Return Value": [[9, "return-value"], [10, "return-value"]], "Returned Facts": [[7, "returned-facts"]], "Role Defaults": [[12, "role-defaults"], [13, "role-defaults"]], "Role Index": [[14, null]], "Role Variables": [[12, "role-variables"]], "Roles:": [[1, "roles"]], "Run installation of activemq": [[2, "run-installation-of-activemq"], [15, "run-installation-of-activemq"]], "Running the systemd configuration on itself": [[16, "running-the-systemd-configuration-on-itself"]], "Service configuration": [[12, "service-configuration"]], "Service configuration with systemd": [[16, null]], "Synopsis": [[7, "synopsis"], [9, "synopsis"], [10, "synopsis"]], "TLS/SSL protocol": [[12, "tls-ssl-protocol"]], "Test playbooks": [[17, "test-playbooks"]], "Testing": [[17, null]], "Topics": [[0, "topics"]], "Turn masked passwords on": [[6, "turn-masked-passwords-on"]], "Usage": [[1, "usage"]], "Usage guides": [[4, null]], "User / Role configuration": [[12, "user-role-configuration"]], "User documentation": [[4, null]], "Using custom encypted passwords": [[6, null]], "Verify deployment": [[6, "verify-deployment"], [16, "verify-deployment"]], "Version (update)": [[2, "version-update"]], "Versions": [[12, "versions"]], "Welcome to AMQ Collection documentation": [[4, null]], "activemq": [[12, null]], "activemq_facts \u2013 Return activemq configuration as fact data": [[7, null]], "activemq_uninstall": [[13, null]], "filter plugins": [[8, null]], "lists_mergeby \u2013 Merge two or more lists of dictionaries by a given attribute": [[9, null]], "middleware_automation.amq Release Notes": [[0, null]], "modules plugins": [[8, null]], "pbkdf2_hmac \u2013 Generate a salted PBKDF2_HMAC password hash": [[10, null]], "v0.0.1": [[0, "v0-0-1"]], "v0.0.2": [[0, "v0-0-2"]], "v0.0.3": [[0, "v0-0-3"]], "v1.0.0": [[0, "v1-0-0"]], "v1.1.0": [[0, "v1-1-0"]], "v1.1.1": [[0, "v1-1-1"]], "v1.2.0": [[0, "v1-2-0"]], "v1.3.0": [[0, "v1-3-0"]], "v1.3.1": [[0, "v1-3-1"]], "v1.3.10": [[0, "v1-3-10"]], "v1.3.2": [[0, "v1-3-2"]], "v1.3.3": [[0, "v1-3-3"]], "v1.3.4": [[0, "v1-3-4"]], "v1.3.5": [[0, "v1-3-5"]], "v1.3.6": [[0, "v1-3-6"]], "v1.3.7": [[0, "v1-3-7"]], "v1.3.8": [[0, "v1-3-8"]], "v1.3.9": [[0, "v1-3-9"]], "v2.0.0": [[0, "v2-0-0"]], "v2.0.1": [[0, "v2-0-1"]], "v2.0.2": [[0, "v2-0-2"]], "v2.1.0": [[0, "v2-1-0"]], "v2.1.1": [[0, "v2-1-1"]], "v2.2.0": [[0, "v2-2-0"]], "v2.2.1": [[0, "v2-2-1"]], "v2.2.2": [[0, "v2-2-2"]], "v2.2.3": [[0, "v2-2-3"]], "v2.2.4": [[0, "v2-2-4"]], "v2.2.5": [[0, "v2-2-5"]], "v2.2.6": [[0, "v2-2-6"]], "v2.2.7": [[0, "v2-2-7"]]}, "docnames": ["CHANGELOG", "README", "base_deployment", "developing", "index", "ldap_auth", "masked_passwords", "plugins/activemq_facts", "plugins/index", "plugins/lists_mergeby", "plugins/pbkdf2_hmac", "releasing", "roles/activemq", "roles/activemq_uninstall", "roles/index", "static_cluster", "systemd", "testing"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["CHANGELOG.rst", "README.md", "base_deployment.md", "developing.md", "index.rst", "ldap_auth.md", "masked_passwords.md", "plugins/activemq_facts.rst", "plugins/index.rst", "plugins/lists_mergeby.rst", "plugins/pbkdf2_hmac.rst", "releasing.md", "roles/activemq.md", "roles/activemq_uninstall.md", "roles/index.rst", "static_cluster.md", "systemd.md", "testing.md"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"": [2, 4, 5, 9, 12, 15, 16], "0": [1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 13, 15, 16], "00": [2, 15], "000": 2, "02": 16, "030": 16, "035": 2, "07": [2, 15], "08": 16, "09": [2, 16], "1": [2, 4, 7, 10, 11, 12, 15, 16], "10": [4, 7, 12, 16], "1000": 12, "10000": 12, "1024": [10, 12], "102400": 12, "102642": 16, "1048576": 12, "108": 0, "10m": 12, "11": [0, 2, 3, 15], "110": 0, "111": 0, "116": 0, "117": 0, "118": 0, "12": [0, 2, 16], "120": 16, "120000": 12, "123": 9, "124": 0, "125": 0, "127": 0, "13": 2, "131": 0, "132": 0, "133": 0, "135": 0, "136": 0, "137": 0, "14": 0, "143": [0, 16], "145": 0, "146": 0, "147": [0, 2], "149": [0, 2], "15": [0, 1, 3, 16], "150": 0, "151": 0, "152": 0, "153": 0, "155": [0, 2], "156": 0, "158": 0, "159": 0, "16": [2, 15], "160": 0, "161": 0, "162": [0, 15], "163": 0, "164": 0, "165": 0, "166": 0, "167": 0, "168": [0, 12], "17": [0, 12, 16], "170": 0, "171": 0, "172": 12, "173": [2, 15], "174": 0, "175": 0, "178": 0, "179": 0, "18": 0, "18080": 12, "186": 0, "187": 0, "1883": 12, "19": 0, "191": 0, "193": 0, "194": 0, "198": 0, "2": [1, 2, 3, 4, 7, 9, 11, 12, 13, 15, 16], "20": 0, "20000": [10, 12], "202": 0, "2024": [2, 15, 16], "21": 0, "22": 16, "24": 0, "25": [0, 2, 15], "26": 0, "28": 0, "29": [0, 2, 15], "2m": 16, "3": [2, 3, 4, 15, 17], "30": [0, 2, 15, 16], "300": 12, "30641": 16, "31": [0, 2, 16], "32": [0, 16], "33": 16, "3333333": 12, "33min": 16, "34": [0, 2, 7, 9, 10, 12, 13, 16], "36": [0, 2, 15], "37": 16, "389": [5, 12], "394": 16, "3h": 16, "4": [2, 4], "40": 15, "4061": 16, "4064": 16, "4096": 12, "41": 16, "42": [9, 16], "425": 16, "43": [0, 2, 12], "45": [0, 2], "453": [2, 15], "455": [2, 15], "47": 0, "48": [2, 15], "49": 0, "490kib": 12, "5": [2, 4, 12, 15], "50": [0, 16], "5000": 12, "500000": 12, "51": 0, "52": 0, "53": 0, "54": 0, "5445": 12, "5672": 12, "57": 0, "58": 0, "59": 0, "6": [3, 4], "60": [0, 12, 16], "600": 16, "60000": 12, "6072": 16, "6156": 16, "6159": 16, "61613": 12, "61616": 12, "65": 0, "66": [0, 16], "668257": 15, "668260": 15, "670220": 15, "68": 0, "7": [4, 12], "70": 0, "7009946": 12, "72": 0, "73": 0, "74": 0, "76": 0, "78": 0, "7bd6712b68f9bd60b51d77ebd851a21f63e61f2b52301e7ca38dd1602ca662eb": 10, "8": 4, "801": 15, "8161": [2, 7, 12, 15], "82": 0, "83": 0, "84": 0, "86": 0, "9": [2, 4, 15, 17], "92": 0, "93": 0, "94": 0, "95": 0, "96": [0, 12], "98": 0, "994": 2, "995": 2, "A": [4, 7, 9, 16], "And": [2, 15, 16], "As": [2, 15], "By": [1, 11, 16], "For": [9, 10, 15], "If": [1, 2, 12, 16], "In": [2, 3, 15], "It": [5, 7, 9, 10, 12], "On": [2, 4, 15], "That": 16, "The": [1, 2, 5, 7, 9, 11, 12, 13, 15, 16, 17], "Then": [2, 15], "These": [9, 10], "To": [1, 7, 9, 10, 12, 13, 15], "Will": [7, 12], "With": 12, "abl": 7, "abov": [2, 5, 11, 15, 17], "absent": 0, "absolut": [0, 12, 13], "acceptor": [0, 14], "access": [0, 7, 12, 16], "account": [1, 13], "act": 15, "action": 7, "activ": [3, 4, 12, 16], "activemq": [0, 1, 4, 8, 14, 16, 17], "activemq_": 0, "activemq_acceptor": [0, 12], "activemq_additional_lib": 12, "activemq_address": [0, 2, 12], "activemq_address_set": 12, "activemq_arch": [12, 13], "activemq_auth_ldap_auth": [5, 12], "activemq_auth_ldap_conn_codec": [5, 12], "activemq_auth_ldap_conn_password": [5, 12], "activemq_auth_ldap_conn_protocol": [5, 12], "activemq_auth_ldap_conn_usernam": [5, 12], "activemq_auth_ldap_en": [5, 12], "activemq_auth_ldap_expand_rol": 12, "activemq_auth_ldap_expand_roles_match": 12, "activemq_auth_ldap_referr": [5, 12], "activemq_auth_ldap_role_bas": [5, 12], "activemq_auth_ldap_role_nam": [5, 12], "activemq_auth_ldap_role_search": [5, 12], "activemq_auth_ldap_role_search_subtre": [5, 12], "activemq_auth_ldap_url": [5, 12], "activemq_auth_ldap_user_bas": [5, 12], "activemq_auth_ldap_user_search": [5, 12], "activemq_auth_ldap_user_search_subtre": [5, 12], "activemq_auth_properties_en": [5, 12], "activemq_auth_templ": [5, 12], "activemq_bind_address": 12, "activemq_bindings_directori": 12, "activemq_broker_connect": 12, "activemq_broker_plugin": 12, "activemq_cluster_connect": 12, "activemq_cluster_discoveri": 12, "activemq_cluster_en": 12, "activemq_cluster_ifac": 12, "activemq_cluster_lb_polici": 12, "activemq_cluster_maxhop": 12, "activemq_cluster_pass": 12, "activemq_cluster_us": 12, "activemq_config_dir": 12, "activemq_config_override_templ": [0, 12], "activemq_config_xml": 12, "activemq_configuration_file_refresh_period": [0, 12], "activemq_configure_firewalld": [12, 13, 15], "activemq_connector": [0, 12], "activemq_console_bind_url": [0, 12], "activemq_console_url": 12, "activemq_cors_allow_origin": [0, 12], "activemq_cors_strict_check": 12, "activemq_critical_analyz": 12, "activemq_critical_analyzer_check_period": 12, "activemq_critical_analyzer_polici": 12, "activemq_critical_analyzer_timeout": 12, "activemq_data_directori": [0, 12], "activemq_db_bindings_t": 12, "activemq_db_en": 12, "activemq_db_jdbc_driver_class": 12, "activemq_db_jdbc_url": 12, "activemq_db_large_message_t": 12, "activemq_db_message_t": 12, "activemq_dest": [12, 13, 16], "activemq_disable_amqp_protocol": 12, "activemq_disable_destination_autocr": 12, "activemq_disable_hornetq_protocol": 12, "activemq_disable_mqtt_protocol": 12, "activemq_disable_stomp_protocol": 12, "activemq_disk_scan_period": 12, "activemq_divert": 12, "activemq_download_url": 12, "activemq_enable_audit": 12, "activemq_fact": [0, 1, 4, 8], "activemq_firewalld_en": 2, "activemq_global_max_messag": 12, "activemq_global_max_s": 12, "activemq_ha_allow_failback": 12, "activemq_ha_check_for_active_serv": 12, "activemq_ha_en": [12, 15, 16], "activemq_ha_failover_on_shutdown": 12, "activemq_ha_quorum_s": 12, "activemq_ha_replication_cluster_nam": 12, "activemq_ha_replication_group_nam": 12, "activemq_ha_restart_backup": 12, "activemq_ha_rol": [12, 15], "activemq_ha_vote_on_replication_failur": 12, "activemq_hawtio_rol": [5, 12, 16], "activemq_host": 12, "activemq_http_port": 12, "activemq_id_cache_s": 12, "activemq_installdir": [12, 13, 16], "activemq_instance_anonym": 12, "activemq_instance_nam": [12, 13, 16], "activemq_instance_password": 12, "activemq_instance_usernam": 12, "activemq_java_hom": [12, 16], "activemq_java_opt": [0, 12, 16], "activemq_jmx_exporter_config_path": 12, "activemq_jmx_exporter_en": 12, "activemq_jmx_exporter_packag": 12, "activemq_jmx_exporter_port": 12, "activemq_jmx_opt": 16, "activemq_jolokia_url": 12, "activemq_journal_buffer_s": 12, "activemq_journal_buffer_timeout": 12, "activemq_journal_datasync": 12, "activemq_journal_device_block_s": 12, "activemq_journal_directori": 12, "activemq_journal_file_s": 12, "activemq_journal_max_io": 12, "activemq_journal_min_fil": 12, "activemq_journal_pool_fil": 12, "activemq_journal_typ": 12, "activemq_jvm_packag": [12, 16], "activemq_large_messages_directori": 12, "activemq_local_archive_repositori": [1, 12], "activemq_logger_audit_rollover_fil": 12, "activemq_logger_config_keep_nam": 12, "activemq_logger_config_templ": 0, "activemq_logger_config_template_path": 12, "activemq_logger_core_server_level": 12, "activemq_logger_curator_level": 12, "activemq_logger_filepath": [0, 12], "activemq_logger_integration_bootstrap_level": 12, "activemq_logger_jetty_level": 12, "activemq_logger_jms_level": 12, "activemq_logger_journal_level": 12, "activemq_logger_level": 12, "activemq_logger_opt": 16, "activemq_logger_rollover_fil": 12, "activemq_logger_utils_critical_level": 12, "activemq_logger_utils_level": 12, "activemq_logger_zookeeper_level": 12, "activemq_management_access_default": 12, "activemq_management_access_domain": 12, "activemq_mask_password": 12, "activemq_mask_password_hashnam": 12, "activemq_mask_password_iter": 12, "activemq_max_disk_usag": 12, "activemq_message_counter_en": 12, "activemq_message_counter_max_day_histori": 12, "activemq_message_counter_sample_period": 12, "activemq_modular_configur": 12, "activemq_nam": 12, "activemq_network_check_en": 12, "activemq_network_check_list": 12, "activemq_network_check_n": 12, "activemq_network_check_period": 12, "activemq_network_check_ping6_command": 12, "activemq_network_check_ping_command": 12, "activemq_network_check_timeout": 12, "activemq_nio_en": 12, "activemq_offline_instal": [1, 12], "activemq_paging_directori": 12, "activemq_password_codec": [5, 12], "activemq_persist_id_cach": 12, "activemq_persistence_en": 12, "activemq_port": [12, 16], "activemq_port_amqp": 12, "activemq_port_hornetq": 12, "activemq_port_mqtt": 12, "activemq_port_stomp": 12, "activemq_ports_offset": 12, "activemq_ports_offset_en": 12, "activemq_prometheus_en": 12, "activemq_properties_fil": 12, "activemq_properties_opt": 16, "activemq_queu": 12, "activemq_repl": 12, "activemq_rol": [5, 12], "activemq_rpm_java_hom": 16, "activemq_scale_down_en": 12, "activemq_service_group": [12, 13, 16], "activemq_service_nam": [12, 13, 16], "activemq_service_override_templ": 12, "activemq_service_pidfil": [12, 16], "activemq_service_us": [12, 13, 16], "activemq_service_user_hom": [12, 13], "activemq_shared_storag": [12, 13, 15, 16], "activemq_shared_storage_mount": [12, 13, 16], "activemq_shared_storage_path": [0, 12, 13, 16], "activemq_system_us": 0, "activemq_systemd_expand_environ": [0, 12], "activemq_systemd_wait_for_delai": [12, 16], "activemq_systemd_wait_for_log": [12, 16], "activemq_systemd_wait_for_log_ha_str": [0, 12, 16], "activemq_systemd_wait_for_log_str": [12, 16], "activemq_systemd_wait_for_port": [12, 16], "activemq_systemd_wait_for_port_numb": [12, 16], "activemq_systemd_wait_for_timeout": [12, 16], "activemq_tls_en": 12, "activemq_tls_keystore_dest": 12, "activemq_tls_keystore_password": 12, "activemq_tls_keystore_path": 12, "activemq_tls_mutual_authent": 12, "activemq_tls_truststore_dest": 12, "activemq_tls_truststore_password": 12, "activemq_tls_truststore_path": 12, "activemq_uninstal": [0, 1, 4, 14], "activemq_uninstall_skip_artemi": 13, "activemq_uninstall_skip_us": 13, "activemq_uninstall_skip_zipfil": 13, "activemq_us": [5, 12], "activemq_vers": [2, 12, 13, 16], "ad": [0, 2, 4, 7], "adapt": [2, 15], "add": [0, 16], "addit": [0, 2, 5, 11, 12, 16], "addition": 16, "address": [0, 2, 14], "address_full_polici": 12, "address_match": 12, "admin": [5, 12, 16], "after": [3, 11, 12, 16], "again": 2, "against": [0, 1, 7], "ago": 16, "algorithm": 12, "alias": 7, "aliv": [12, 16], "all": [1, 3, 4, 7, 11, 12, 13, 15], "allow": [0, 1, 5, 11, 12, 16], "along": 16, "alreadi": 2, "also": [1, 16], "altern": [0, 2, 15, 16], "alwai": [2, 7], "among": 10, "amq": [2, 3, 5, 7, 9, 10, 12, 13, 15, 16, 17], "amq1": [2, 15], "amq2": 15, "amq221001": [12, 16], "amq221003": 2, "amq221034": [12, 15, 16], "amq221056": 2, "amq221080": 2, "amq221109": [12, 16], "amq241001": [2, 15], "amq241002": [2, 15], "amq241004": [2, 15], "amq_brok": [0, 1], "amq_broker_logger_config_templ": 0, "amqbrokerpass": [5, 12], "amqotherpass": [5, 12], "amqp": [0, 14], "amqpcredit": 12, "amqpduplicatedetect": 12, "amqplowcredit": 12, "amqpminlargemessages": 12, "an": [0, 2, 4, 7, 12, 13, 16], "analysi": 12, "analyz": [0, 14], "ani": [4, 7, 12, 16], "annot": 11, "anonym": 12, "anoth": [9, 12], "another_list": 9, "ansibl": [0, 2, 3, 4, 7, 9, 10, 11, 12, 13, 15, 16, 17], "ansible_connect": [15, 17], "ansible_fact": 7, "ansible_manag": 16, "ansible_play_batch": 1, "anycast": [2, 12], "apach": [1, 2, 12, 13, 15, 16], "api": [2, 7, 11, 12, 15], "append": 9, "append_rp": 9, "appli": [2, 12, 15], "ar": [0, 1, 2, 3, 5, 7, 9, 10, 11, 12, 15, 16, 17], "arbitrari": 0, "archiv": [1, 12, 13], "argspec": 11, "argument": [0, 3], "argument_spec": 3, "around": 3, "arrai": 9, "artemi": [0, 1, 2, 7, 12, 13, 15, 16], "artemis_data_dir": 16, "artemis_etc_dir": 16, "artemis_hom": 16, "artemis_inst": 16, "artemis_instance_etc_uri": 16, "artemis_instance_uri": 16, "artemis_us": 16, "articl": 12, "artifact": 11, "asciinema": [2, 15], "assum": 11, "asyncio": 12, "attribut": [0, 4, 5, 8, 12], "audit": 12, "aug": 16, "auth": [12, 16], "auth_password": 7, "auth_usernam": 7, "authent": [4, 7, 12], "authn": 14, "author": [5, 8], "authz": 14, "auto": 0, "auto_create_address": 12, "auto_create_jms_queu": 12, "auto_create_jms_top": 12, "auto_create_queu": 12, "autom": [1, 3, 4], "automat": [1, 2, 12], "avail": [2, 5, 11, 12, 15, 16, 17], "avil": 3, "avoid": [0, 3], "b": 9, "back": 12, "backup": [12, 15], "backward": 4, "balanc": 12, "bar": [3, 9], "bare": [2, 15], "base": [1, 4, 12], "base_url": 7, "basic": [2, 4], "baz": 9, "becaus": [2, 12, 15], "becom": 12, "become_us": 0, "been": [1, 2, 12, 16], "befor": [9, 10, 12, 16], "begin": 11, "behaviour": 9, "being": 12, "belong": 1, "below": [7, 11, 12], "bin": [3, 12, 13, 16], "bind": [0, 5, 12], "bind_address": [0, 12], "bind_port": 12, "bindings_t": 12, "block": 12, "boolean": [0, 7, 9], "boot": 16, "bootstrap": 12, "both": [12, 15, 16], "botka": 9, "branch": 3, "break": 4, "bridg": 2, "broadcast": 0, "broker": [0, 1, 2, 4, 7, 13, 14, 15, 16], "broker_nam": 7, "brows": [5, 12], "buffer": 12, "bug": 4, "build": [4, 11], "built": 11, "builtin": [0, 7, 9, 10, 16], "byte": 12, "c": [9, 16], "cach": [1, 12], "can": [0, 2, 7, 9, 12, 15, 16], "card": 12, "case": [0, 2, 5, 12, 15], "cat": [2, 15, 17], "certain": 16, "certif": 7, "certifi": 1, "cfg": [2, 9, 11, 15], "cgroup": 16, "chang": [2, 3, 4, 7, 15], "changelog": 4, "chapter": 9, "characterist": 15, "check": [0, 7, 9, 10, 14, 15], "check_mod": 7, "checkout": 3, "choic": [7, 9], "circular": 12, "class": [0, 4, 5, 12], "class_nam": 12, "classpath": [12, 16], "client": 12, "clone": 3, "cloud": [2, 15], "cluster": [0, 4, 14], "cn": [5, 12], "code": [16, 17], "codec": [0, 4, 5, 12], "collect": [0, 2, 3, 7, 9, 10, 12, 13, 15, 16, 17], "com": [5, 12], "combin": 9, "comma": 12, "command": [0, 2, 12, 15, 16], "comment": [7, 9, 10], "commnad": 2, "common": [0, 1, 13, 14], "commun": 0, "compat": [3, 4], "concaten": 3, "condit": [0, 16], "conf": 12, "config": [0, 2, 4, 12, 16], "configur": [0, 1, 4, 8, 9, 10, 13, 14, 17], "conjunct": 12, "connect": [0, 2, 5, 7, 11, 14, 15], "connection_timeout": 7, "connector": [0, 14], "consid": [11, 16], "consol": [0, 2, 12, 15, 16], "consum": [5, 12, 16], "consumers_before_dispatch": 12, "contain": [2, 3, 9, 11, 15, 17], "container": 15, "content": 4, "continu": 4, "contributor": 4, "control": [0, 2, 7, 9, 12, 16], "convent": 3, "copi": 2, "cor": [0, 12], "core": [0, 2, 3, 7, 9, 10, 12, 15, 16], "correct": [0, 11, 17], "correctli": [0, 2, 15], "correspond": 6, "could": [2, 15], "count": 12, "counter": [0, 12], "cover": [2, 17], "cpu": 16, "creat": [0, 3, 4, 11, 12, 16, 17], "createaddress": [5, 12], "createdurablequeu": [5, 12], "createnondurablequeu": [5, 12], "creation": 12, "critic": [0, 14], "curat": 12, "current": [11, 12], "custom": [0, 1, 4, 12], "d": [2, 15], "dai": 12, "dartemi": 16, "dash": [3, 12], "data": [1, 4, 8, 9, 12, 13, 15, 16], "databas": 12, "dc": [5, 12], "dc2": 12, "ddata": 16, "deactiv": 16, "dead": 12, "dead_letter_address": 12, "debug": [7, 9, 10], "decod": 12, "dedic": 11, "default": [0, 1, 3, 4, 5, 7, 9, 10, 11, 14, 15, 16], "default_ipv4": 12, "defaultsensitivestringcodec": 12, "defin": [0, 3, 5, 16], "definit": [4, 15], "delai": [12, 16], "delet": [11, 13], "deleteaddress": [5, 12], "deletedurablequeu": [5, 12], "deletenondurablequeu": [5, 12], "dep": [2, 15], "depend": [0, 3, 9, 14], "deploi": [1, 2, 12, 13, 15, 16], "deploment": 1, "deploy": 4, "deprec": 11, "derbi": 12, "describ": [5, 9, 10], "descript": [5, 7, 9, 10, 12, 13, 16], "design": 12, "desir": [1, 2, 12, 15], "destin": 12, "detail": [2, 7, 9, 15], "detect": 12, "develop": [2, 11], "devic": 12, "dhawtio": 16, "dict": 12, "dictionari": [0, 4, 7, 8], "diff": 7, "diff_mod": 7, "differ": 15, "dir": 16, "directori": [0, 1, 3, 12, 13, 15, 16, 17], "disabl": [12, 15, 16], "disableproxi": 16, "discard": 12, "discoveri": [0, 12], "discuss": 16, "disk": 12, "dist": 12, "distribut": 1, "divert": [0, 14], "djava": 16, "djolokia": 16, "dlq": [2, 12], "dn": 12, "do": [3, 7, 12, 15, 16], "docker": [3, 17], "doe": [1, 9, 11], "domain": 12, "don": [0, 3], "done": [2, 16], "down": [6, 12], "download": [0, 1, 2, 12, 16], "driver": [2, 12, 15], "duplic": [0, 12], "e": 3, "each": [3, 9, 10, 11, 12, 15, 17], "eap": 4, "easili": [2, 15], "eclips": 12, "either": 11, "element": [0, 9, 12], "elimin": 11, "els": [2, 12, 15, 16], "embeddeddriv": 12, "empti": [12, 16], "enabl": [0, 2, 5, 12, 15, 16], "encrypt": 4, "end": [2, 15], "endif": 16, "endpoint": [5, 7], "enforc": 12, "enter": 12, "entri": [9, 10, 11], "entrypoint": [0, 16], "env": [3, 12], "environ": [4, 12, 16, 17], "environmentfil": 16, "eof": [2, 15, 17], "error": [0, 4, 12], "etc": [0, 12, 16], "eth0": 12, "even": [2, 15], "eventu": 16, "everi": 9, "exampl": [4, 8, 11, 14], "except": [2, 3, 15], "exclus": 12, "exec": [2, 15], "execstart": 16, "execstartpost": 16, "execstop": 16, "execut": [0, 1, 2, 3, 7, 15, 16], "exist": [0, 4, 7, 16], "exit": 16, "expand": 12, "expans": [0, 12], "expect": 0, "expiry_address": 12, "expiryqueu": [2, 12], "explicitli": [0, 11], "export": [0, 12], "extens": [3, 11], "f": 16, "facad": 0, "facil": 12, "fact": [0, 1, 4, 8, 15], "factual": 7, "fail": [2, 12, 15], "failback": 12, "failur": [12, 16], "fals": [2, 5, 7, 9, 12, 13, 15, 16], "famili": 7, "fault": 14, "featur": [4, 16], "feder": 0, "few": 16, "ff": 12, "file": [0, 2, 3, 4, 12, 16], "filenam": [12, 13], "filepattern": 0, "filesystem": [12, 13, 15], "filter": [1, 9, 10, 11, 12], "find": [2, 15], "firewal": 15, "firewalld": [12, 13, 15], "first": [11, 12, 15], "fit": 16, "fix": [0, 4], "flag": 0, "flush": 12, "focus": 3, "folder": 12, "follow": [1, 2, 3, 5, 9, 10, 11, 12, 13, 15, 16, 17], "foo": [3, 9], "forc": 0, "fork": 16, "form": 2, "format": [2, 10, 11, 15], "forumsi": 5, "forwarding_address": 12, "found": 12, "from": [0, 3, 4, 7, 9, 12, 13], "fromqueu": 12, "fsync": 12, "full": [7, 12, 16], "fulli": 12, "function": [9, 11, 12], "further": 7, "futher": 4, "g": 3, "galaxi": [2, 3, 7, 9, 10, 11, 12, 13, 15], "gather": 0, "gb": 12, "gener": [0, 1, 2, 4, 8, 11, 12], "get": 12, "git": 11, "github": 11, "given": [0, 4, 8, 10, 11], "global": 0, "go": 3, "gracefulli": 16, "grazioli": [7, 10], "grep": 16, "grid": 4, "group": [0, 2, 5, 12, 13, 16], "group_var": [2, 15], "guid": [2, 6, 9, 15], "guidelin": 4, "guido": [7, 10], "guidograzioli": 7, "gz": 3, "h": 16, "ha": [0, 1, 2, 3, 4, 7, 12], "halt": 12, "handl": [0, 5, 12], "handler": [0, 2], "hash": [0, 1, 4, 8, 9], "hash_behaviour": 9, "hashnam": 10, "hat": [1, 4, 12], "have": [0, 2, 3, 9, 10, 15], "hawtio": [12, 16], "hawtio_rol": 16, "header": 7, "headless": [12, 16], "healthi": 16, "here": [15, 16], "hex": 10, "hexsalt": 10, "hexstr": 10, "hi": 17, "hide": 0, "high": [9, 10, 12, 15], "higher": [9, 10], "histori": 12, "hit": 12, "hmac_password": 10, "hold": 15, "home": [12, 13, 16], "home_dir": 0, "hop": 12, "hopefulli": [2, 15], "hornetq": 12, "host": [0, 1, 2, 7, 12, 13, 15], "host_var": [2, 15], "hostnam": [0, 12], "hostvar": 7, "how": [5, 9, 11, 12, 15, 16], "howev": [2, 16], "http": [2, 7, 11, 12, 15], "hub": [1, 11], "human": 12, "i": [0, 1, 2, 4, 5, 7, 9, 10, 12, 15, 16, 17], "id": 12, "idempot": [0, 17], "ident": 12, "ie": [1, 3, 12, 16], "ignor": [0, 2, 5, 12, 15], "imag": [2, 15], "immedi": 16, "impl": 12, "implement": 0, "import": [0, 2], "importanttop": 2, "improv": 0, "in_vm": 12, "inbound": 11, "includ": [2, 3, 4, 7, 9, 10, 11, 17], "include_rol": 16, "incompat": [0, 11], "incorrectli": 0, "increas": 11, "increment": 11, "indefinit": 15, "indent": [2, 3], "index": [0, 4, 9], "indic": 11, "individu": 16, "infinispan": 4, "info": [2, 12, 15], "inform": 7, "init": [2, 15], "initi": 15, "input": 8, "insid": 15, "inspect": [2, 15], "instal": [0, 4, 7, 9, 10, 13, 14, 16, 17], "instanc": [0, 7, 12, 13, 16], "instance_hom": 16, "instance_nam": 16, "instead": [0, 5, 12], "int": 12, "integ": [0, 7, 10], "integr": [4, 12], "intern": [1, 3, 12], "interpol": 3, "interv": 12, "introduc": 11, "invalid": 0, "inventori": [4, 11, 17], "invoc": [2, 15], "io": [12, 16], "ip": 12, "ipv4": 12, "ipv6": 12, "issu": 12, "iter": [2, 10, 12], "its": [2, 12], "itself": [2, 4, 15], "j2": [5, 12], "jaa": [0, 4, 12, 16], "jar": [12, 16], "java": [12, 16], "java_arg": 16, "java_hom": [0, 12, 16], "jboss": 4, "jcliff": 4, "jdbc": 12, "jdk11": 0, "jdk17": 0, "jetti": 12, "jgroup": 12, "jinja": 3, "jm": 12, "jmespath": [1, 2, 15], "jmx": 12, "jmx_export": 12, "jolokia": [0, 2, 7, 12, 15, 16], "journal": [0, 14, 16], "journalctl": 16, "jre": [12, 16], "jre_17": 16, "just": [2, 7, 12], "jvm": [12, 16], "jw": 4, "k": 12, "kafka": 4, "kb": 12, "kebab": 12, "keep": [3, 9, 12, 15], "kei": [0, 7, 9, 10, 12], "key1": [9, 10], "key2": [9, 10], "keycloak": 4, "keystor": 12, "keystorepassword": 12, "keystorepath": 12, "keyword": 8, "l": 16, "label": 11, "lang": 12, "larg": 12, "large_messages_t": 12, "largemessag": 12, "latest": [2, 15], "launch": 2, "ldap": [0, 4, 14], "learn": 9, "leav": [12, 16], "let": [2, 15], "letter": 12, "level": 12, "lib": 16, "libaio": 12, "librari": 16, "licens": 4, "like": [2, 3, 7, 12, 15], "limit": [11, 12, 16], "limitnofil": 16, "line": [2, 16], "link": [2, 15], "lint": 3, "linux": 16, "list": [0, 2, 3, 4, 7, 8, 10, 12, 15, 16], "list1": 9, "list2": 9, "list_merg": 9, "listen": [12, 16], "lists_mergebi": [0, 4, 8], "live": [0, 12], "ll": [2, 15, 16], "load": [12, 16], "local": [1, 4, 12, 17], "localhost": [5, 7, 12, 17], "locat": [1, 5, 12, 15], "lock": [12, 15], "log": [0, 2, 14, 15, 16], "log4j2": 0, "log_delivering_ev": 12, "log_sending_ev": 12, "logfil": [0, 12], "loggingactivemqserverplugin": 12, "login": [0, 4, 12, 16], "long": [12, 16], "look": 2, "lookup": [5, 12], "loss": 12, "lost": 12, "low": [9, 10], "lower": [9, 10], "lowercas": 3, "lt": 12, "lxml": [1, 2, 15], "m": 12, "machin": [2, 3, 15], "made": [1, 5, 11], "mai": [11, 16], "main": [3, 12, 16], "maintain": [11, 16], "major": 11, "make": [0, 1, 3, 11], "manag": [0, 5, 12], "mani": [2, 12], "manipul": 9, "manner": 11, "manual": 1, "map": 12, "mask": [0, 4, 12], "match": [0, 1, 12, 16], "matrix": 11, "max": [0, 12], "max_consum": 12, "max_size_byt": 12, "maximum": 12, "mb": 12, "mean": [12, 16], "member": [5, 12], "memori": 16, "merg": [0, 4, 8], "merge_hash": 9, "messag": [0, 12, 15], "message_counter_history_day_limit": 12, "message_t": 12, "met": 16, "meta": 3, "metadata": 11, "metal": [2, 15], "method": 12, "metric": [0, 12], "mib": 12, "middleware_autom": [1, 2, 3, 7, 9, 10, 12, 13, 15], "millisecond": 12, "minimum": 0, "minor": 11, "mirror": 12, "miss": 0, "mix": 0, "mkdir": [2, 15], "mmap": 12, "mode": 7, "modifi": [4, 7, 9], "modul": [0, 7, 11], "modular": [0, 12], "molecul": [3, 6, 17], "more": [0, 2, 3, 4, 8, 15], "most": 2, "mount": [12, 13, 15], "mqtt": 12, "msg": [9, 10], "msgtype": 12, "msync": 12, "multi": [14, 16], "multicast": [0, 2, 12], "multipl": [1, 9, 12], "must": [1, 9, 12, 13], "mutual": 12, "my": 3, "my_path": 3, "my_playbook": 3, "my_rol": 3, "n": [2, 15, 16], "name": [0, 2, 3, 5, 7, 9, 10, 11, 12, 13, 15, 16], "nativ": 12, "necessari": 12, "need": [2, 3, 7, 11, 12, 15, 16], "nest": 9, "network": [0, 14, 15, 16], "new": [2, 3, 4, 5, 7, 9, 10], "newli": 11, "next": [2, 11, 15, 16], "nic": [0, 12], "nio": 12, "node": [4, 12], "non": 0, "none": 7, "nor": 11, "normal": 12, "notabl": 16, "notat": 12, "note": [1, 8, 11, 12, 15], "noth": [2, 3, 15], "notic": [2, 16], "notificationactivemqserverplugin": 12, "now": [2, 15, 16], "number": [10, 11, 12, 16], "o": 7, "obtain": 15, "offlin": [0, 12, 16], "offset": 12, "often": 12, "ok": [2, 15], "on_demand": 12, "onc": 12, "one": [2, 10, 12], "onli": [0, 11, 12, 13, 16], "onto": 3, "open": [7, 16], "openjdk": [12, 16], "openjdk11": 12, "oper": [0, 2, 7, 12], "opt": [12, 13, 15, 16], "option": [0, 5, 9, 14, 15, 16], "order": [3, 7, 9, 10], "org": [2, 11, 12, 15, 16], "origin": [7, 12], "other": [2, 3, 5, 7, 14, 15, 16], "ou": [5, 12], "our": [2, 12, 15], "out": [2, 12], "outcom": 11, "output": [0, 2, 15], "over": [2, 3, 12], "overrid": [3, 9, 10], "overridden": 3, "own": [12, 17], "packag": [0, 2, 12, 15, 16], "page": [11, 12], "pair": [12, 15], "paragraph": [2, 15, 16], "paramet": [0, 2, 5, 8, 11, 12, 14, 15, 16], "pars": 12, "part": [7, 9, 10], "pass": 12, "password": [0, 1, 4, 5, 7, 8, 12], "patch": 11, "path": [0, 3, 5, 12, 13, 15, 16], "path_to_dev_virtualenv": 3, "payload": 11, "pbkdf2": 10, "pbkdf2_hmac": [1, 4, 8], "peer": 12, "per": 12, "percentag": 12, "percentu": 12, "perform": [0, 1, 12, 16], "period": [7, 12], "permiss": [5, 12], "persist": 12, "phase": 16, "pick": [2, 3, 6, 15], "pid": [12, 16], "pidfil": 16, "pin": 2, "ping": 12, "pip": [1, 2, 3, 15], "place": 12, "plai": [2, 3, 15], "plain": [2, 12], "platform": [3, 7], "playbook": [0, 2, 3, 4, 5, 7, 9, 10, 11, 14, 15], "pleas": 11, "plugin": [3, 4, 9, 10, 14], "podman": [2, 3, 15], "point": 4, "polici": [0, 12], "policyloc": 16, "poll": 2, "pool": 12, "popul": [7, 16], "port": [7, 12, 16], "posit": 8, "positional1": 9, "positional2": 9, "posix": [1, 12, 13, 16], "possibl": [2, 3, 5], "possibli": 7, "post": 0, "post_task": 3, "pre": [0, 11, 12], "pre_task": 3, "predict": 7, "prefix": 0, "prepar": 4, "prepend": 9, "prepend_rp": 9, "prerequisit": 4, "present": [0, 1, 9], "preset": 16, "prevent": 0, "previou": 11, "primari": [5, 12, 15], "print": 7, "printclasshistogram": 16, "prior": 11, "prioriti": [9, 10], "privileg": [2, 15], "process": [12, 16], "produc": [5, 9, 12], "prometheu": [0, 12], "prometheus_jmx_export": 0, "properti": [0, 5, 12], "property_fil": 2, "protocol": [5, 14], "provid": [0, 2, 5, 12, 15, 16, 17], "provis": 1, "publish": 11, "publivli": 5, "pubsub": 2, "pwd": 12, "python": [2, 3, 15, 17], "q": 16, "qualifi": 12, "queue": [0, 4, 12], "queue_remov": 12, "quorum": 12, "quot": 12, "r": [1, 3, 12, 13], "reachabl": 12, "read": [4, 12], "readabl": 12, "readi": [2, 11, 15], "readm": 11, "realm": 16, "recap": [2, 15], "receiv": 12, "recent": 2, "record": 15, "recurs": 9, "red": [1, 4, 12], "redelivery_delai": 12, "redhat": [1, 12], "redhat_csp_download": 0, "ref": 0, "referenc": 7, "referr": [0, 5, 12], "refresh": [0, 12], "regist": 7, "rel": [0, 12], "relat": 12, "releas": 4, "relev": 15, "reli": [2, 15], "reload": 2, "remain": 12, "remot": 12, "remotequeu": 12, "remov": [0, 4], "renam": 0, "replac": [3, 9], "replic": [0, 12, 16], "repositori": [3, 17], "repres": 0, "represent": [7, 10], "request": [7, 12], "requir": [0, 1, 3, 5, 8, 9, 10, 11, 12, 13, 16, 17], "requiresmountsfor": [0, 16], "rescu": [2, 15], "respons": 12, "rest": [2, 12, 15], "restart": [0, 2, 12, 16], "restartsec": 16, "restor": 0, "return": [1, 2, 4, 8, 11, 12, 15, 16], "revis": 11, "rhel": [2, 15, 17], "role": [0, 2, 3, 4, 5, 15, 16, 17], "rolebas": 12, "roleprincip": 16, "roleprincipalclass": 16, "roll": 0, "rollov": 12, "root": [0, 12, 13, 15, 16], "routing_typ": 12, "rpm": [12, 16], "run": [0, 3, 4, 7, 9, 10, 12, 13, 17], "runtim": 7, "rw": 15, "sai": 2, "sake": 15, "salt": [4, 8], "same": [0, 1, 2, 3, 5, 12, 15], "sampl": [12, 17], "sampledivert": 12, "scale": 12, "scan": 12, "scenario": [0, 11, 17], "schema": [0, 12], "scheme": 12, "scientist": 5, "search": [5, 12], "second": [7, 12, 16], "secondari": 5, "secret": 0, "section": [9, 11], "secur": [0, 4, 16], "sed": 16, "see": [2, 7, 9, 11, 12, 15], "select": [0, 12], "self": 3, "semant": 11, "semver": 11, "send": [5, 12], "send_session_notif": 12, "sender": 12, "separ": [3, 12], "serv": 12, "server": [2, 5, 12, 15], "servic": [0, 2, 5, 7, 13, 14], "set": [0, 1, 2, 9, 14, 15], "setup": [0, 3, 4, 15, 17], "sh": 16, "sha1": [10, 12], "sha224": 10, "sha256": 10, "sha384": 10, "sha512": 10, "shall": 11, "shape": 11, "share": [12, 13, 16], "sharedf": 15, "shell": 12, "should": [3, 9, 11, 12, 16], "show": [5, 15], "shutdown": 12, "sign": 4, "simpl": [5, 12, 15], "sinc": [2, 15, 16], "singl": [0, 3, 4, 12, 15], "site": 14, "size": [0, 12], "skip": [1, 2, 7, 13, 15], "slash": 3, "sleep": 16, "slice": 16, "smaller": 11, "snake_cas": 12, "so": [1, 2, 9, 10, 15, 16], "softwar": 2, "some": [0, 2, 15, 16], "sometim": 2, "soon": 15, "sourc": [3, 12, 17], "space": [3, 12], "specif": [3, 14], "specifi": [0, 2, 5, 7, 9, 10, 12, 16], "spi": 16, "sport": 16, "ss": 16, "ssl": 14, "sslenabl": 12, "stand": 15, "standbi": 4, "start": [2, 3, 12, 15, 16], "state": 11, "static": [0, 12], "statu": [7, 16], "step": 17, "still": 2, "stomp": 12, "stop": [0, 12, 16], "storag": [12, 13], "store": [0, 12, 15, 16], "str": 12, "strategi": 0, "stream": 4, "strict": [11, 12], "string": [0, 7, 9, 10, 12, 16], "structur": 11, "subdirectori": [3, 12, 17], "subset": 16, "subtre": [5, 12], "success": [9, 10, 16], "successexitstatu": 16, "successfulli": [2, 15, 16], "sudo": [2, 15], "suffici": 5, "support": [0, 2, 7, 11, 12, 15], "sure": 3, "switch": 0, "sync": 12, "synopsi": 8, "sysconfig": [12, 16], "system": [5, 12, 16, 17], "systemctl": 16, "systemd": [0, 2, 4, 12, 13, 17], "t": [0, 3, 16], "tabl": 12, "tag": [3, 11], "tail": [2, 15, 16], "take": [2, 12], "tar": 3, "target": [1, 7, 12, 16], "task": [0, 1, 2, 3, 15, 16], "tasks_from": 16, "tcp": 12, "tcpreceivebuffers": 12, "tcpsendbuffers": 12, "tell": 15, "templat": [0, 5, 12, 16], "termin": 15, "tesla": 5, "test": [1, 2, 3, 4, 5, 6, 11], "than": [2, 3, 15], "thank": 15, "thei": [1, 7, 16], "them": [7, 15], "therefor": 11, "thi": [1, 2, 5, 7, 9, 10, 11, 12, 15], "those": [2, 3, 15], "threshold": 12, "throw": [5, 12], "thu": [15, 16], "ti": [2, 15], "time": [0, 2, 9, 11, 12, 16], "timeout": [7, 12, 16], "timeoutsec": 16, "tl": [7, 14], "tmp": 16, "tmpdir": 16, "todo": 6, "togeth": [9, 16], "toler": 14, "tomcat": 4, "too": 15, "tool": 3, "topic": [4, 12], "toqueu": 12, "trail": 3, "transfer": 0, "trigger": [0, 2, 11], "true": [1, 5, 7, 9, 12, 13, 15, 16], "trust": [0, 12], "truststor": 12, "truststorepassword": 12, "truststorepath": 12, "try": 2, "turn": 4, "two": [0, 4, 8], "txt": [1, 3], "type": [0, 5, 9, 10, 12, 16], "typograph": 4, "u": 16, "ubi": [2, 15], "ubi9": [2, 15], "udp": 12, "uid": [5, 12], "undefin": 0, "under": [3, 17], "underli": 2, "underscor": [3, 12], "unencrypt": 10, "unidirect": 1, "uninstal": [1, 14], "uniqu": 0, "uniquememb": 5, "unit": [0, 2, 4, 12, 13], "unless": 5, "unmask": 0, "unreach": [2, 15], "unwant": [0, 2], "up": [2, 9, 10, 12, 15, 16], "updat": [0, 4, 7, 11, 12], "upgrad": 0, "upon": 12, "upper": 12, "uppercas": 10, "uri": 12, "url": [5, 7, 12], "us": [0, 1, 2, 3, 5, 7, 9, 10, 12, 14, 15, 16], "usag": 12, "useepol": 12, "useg1gc": 16, "user": [0, 3, 5, 9, 11, 13, 14, 16], "usernam": [5, 7, 12], "usestringdedupl": 16, "usr": 16, "utc": 16, "util": [4, 9, 12], "v": 3, "v0": 4, "v1": 4, "v2": 4, "valid": [0, 3, 4, 5, 12], "validate_cert": 7, "valu": [0, 5, 7, 8, 12, 16], "value1": [9, 10], "value2": [9, 10], "var": [0, 2, 3, 7, 9, 15], "variabl": [0, 1, 3, 5, 9, 10, 13, 14, 16], "variant": 12, "vbotka": 9, "verifi": [2, 4, 7, 17], "verifyhost": 12, "version": [0, 3, 4, 13, 14, 16], "via": [0, 2, 15], "virtual": [2, 3, 12, 15], "virtualenv": 3, "vladimir": 9, "vm": [0, 12], "volum": 15, "vote": 12, "wa": [2, 4, 13, 15, 16], "wai": [2, 10], "wait": [0, 12, 15, 16], "wait_for": [0, 16], "wait_for_log": [0, 16], "wait_for_port": 16, "want": [2, 3], "wantedbi": 16, "warn": 12, "watch": 2, "we": [2, 11, 12, 15], "web": 12, "web_origin": [0, 7], "were": 2, "what": [2, 7, 16], "whatev": 12, "when": [0, 1, 2, 3, 7, 9, 11, 12, 13, 16], "where": [0, 1, 3, 12], "whether": [5, 7, 9, 10, 12, 13, 16], "which": [2, 5, 12, 15, 16], "while": [11, 12, 16], "wildfli": 4, "within": [4, 12], "without": [0, 2, 7], "wnat": 15, "work": [1, 2, 12, 15], "would": [2, 3, 11], "write": [2, 6, 12, 15], "x27": 10, "x86_64": 16, "xinclud": [0, 12], "xml": [0, 12, 16], "xms512m": [12, 16], "xmx2g": [12, 16], "xx": 16, "yaml": [2, 3], "yamllint": 3, "yml": [1, 2, 3, 12, 13, 15, 16, 17], "you": [1, 2, 3, 7, 12, 15, 16], "your": [3, 12, 16], "z": 15, "zip": [12, 13], "zipfil": [0, 2, 13], "zookeep": 12}, "titles": ["middleware_automation.amq Release Notes", "Ansible Collection - AMQ", "Base deployment", "Developing", "Welcome to AMQ Collection documentation", "LDAP authentication", "Using custom encypted passwords", "activemq_facts \u2013 Return activemq configuration as fact data", "Plugin Index", "lists_mergeby \u2013 Merge two or more lists of dictionaries by a given attribute", "pbkdf2_hmac \u2013 Generate a salted PBKDF2_HMAC password hash", "Collection Versioning Strategy", "activemq", "activemq_uninstall", "Role Index", "Ha configuration with active/standby nodes", "Service configuration with systemd", "Testing"], "titleterms": {"": 3, "0": 0, "1": 0, "10": 0, "2": 0, "3": 0, "4": 0, "5": 0, "6": 0, "7": 0, "8": 0, "9": 0, "A": 11, "acceptor": 12, "activ": 15, "activemq": [2, 7, 12, 13, 15], "activemq_fact": 7, "activemq_uninstal": 13, "ad": 11, "address": 12, "all": 2, "amq": [0, 1, 4], "amqp": 12, "an": [11, 15], "analyz": 12, "ani": 11, "ansibl": 1, "attribut": [7, 9], "authent": 5, "authn": 12, "author": [7, 9, 10], "authz": 12, "autom": 11, "avail": 1, "backward": 11, "base": [2, 5, 16], "basic": 6, "break": [0, 11], "broker": 12, "bug": 11, "bugfix": 0, "build": 3, "chang": [0, 11], "check": 12, "class": 6, "cluster": [1, 12, 16], "codec": 6, "collect": [1, 4, 11], "common": 12, "compat": [1, 11], "config": 5, "configur": [2, 5, 6, 7, 12, 15, 16], "connect": 12, "connector": 12, "content": [1, 11], "continu": 17, "contributor": 3, "control": 1, "creat": [2, 15], "critic": 12, "custom": [5, 6], "data": 7, "default": [2, 12, 13], "definit": 16, "depend": [1, 2, 12, 13, 15], "deploy": [1, 2, 6, 15, 16], "develop": [3, 4], "dictionari": 9, "divert": 12, "document": [4, 11], "encypt": 6, "environ": 3, "error": 11, "exampl": [5, 7, 9, 10, 12, 13], "exist": 11, "fact": 7, "fault": 12, "featur": 11, "file": [5, 15], "filter": [0, 8], "fix": 11, "from": [1, 11], "futher": [2, 15], "galaxi": 1, "gener": 10, "given": 9, "guid": [0, 4], "guidelin": 3, "ha": [15, 16], "hash": 10, "high": 1, "i": 11, "includ": 1, "index": [8, 14], "input": [9, 10], "instal": [1, 2, 3, 6, 12, 15], "instanc": [2, 15], "integr": 17, "inventori": [2, 15], "itself": 16, "jaa": 5, "journal": 12, "keyword": [9, 10], "ldap": [5, 12], "licens": 1, "list": 9, "lists_mergebi": 9, "local": 3, "log": 12, "login": 5, "major": 0, "mask": 6, "merg": 9, "middlewar": 4, "middleware_autom": 0, "minor": 0, "modifi": 11, "modul": 8, "more": 9, "multi": 12, "network": 12, "new": [0, 11], "node": [1, 6, 15], "note": [0, 9], "offlin": 1, "option": 12, "other": 12, "paramet": [7, 9, 10, 13], "password": [6, 10], "path": 1, "pbkdf2_hmac": 10, "playbook": [1, 12, 13, 17], "plugin": [0, 1, 8, 11, 12], "point": 15, "port": 0, "posit": 9, "prepar": [2, 6, 15], "prerequisit": [2, 15], "protocol": 12, "python": 1, "queue": 2, "read": [2, 15], "releas": [0, 11], "remov": 11, "requir": 7, "return": [7, 9, 10], "role": [1, 11, 12, 13, 14], "run": [2, 15, 16], "salt": 10, "secur": 11, "servic": [12, 16], "set": 12, "share": 15, "singl": 6, "site": 12, "specif": 13, "ssl": 12, "standbi": 15, "strategi": 11, "synopsi": [7, 9, 10], "system": 15, "systemd": 16, "test": 17, "tl": 12, "toler": 12, "topic": [0, 2], "turn": 6, "two": [9, 15], "typograph": 11, "uninstal": 13, "unit": 16, "updat": 2, "us": [6, 13], "usag": [1, 4], "user": [4, 12], "v0": 0, "v1": 0, "v2": 0, "valid": [2, 15], "valu": [9, 10], "variabl": 12, "verifi": [6, 16], "version": [1, 2, 11, 12], "wa": 11, "welcom": 4, "within": 11, "zipfil": 1}}) \ No newline at end of file