.. Document meta .. |antsibull-internal-nbsp| unicode:: 0xA0 :trim: .. meta:: :antsibull-docs: 2.14.0 .. Anchors .. _ansible_collections.osp.edpm.container_config_hash_module: .. Anchors: short name for ansible.builtin .. Title osp.edpm.container_config_hash module -- Generate config hashes for container startup configs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .. version_added .. rst-class:: ansible-version-added New in osp.edpm 2.9 .. contents:: :local: :depth: 1 .. Deprecated Synopsis -------- .. Description - Generate config hashes for container startup configs .. Aliases .. Requirements .. _ansible_collections.osp.edpm.container_config_hash_module_requirements: Requirements ------------ The below requirements are needed on the host that executes this module. - None .. Options Parameters ---------- .. tabularcolumns:: \X{1}{3}\X{2}{3} .. list-table:: :width: 100% :widths: auto :header-rows: 1 :class: longtable ansible-option-table * - Parameter - Comments * - .. raw:: html
.. _ansible_collections.osp.edpm.container_config_hash_module__parameter-check_mode: .. rst-class:: ansible-option-title **check_mode** .. raw:: html .. ansible-option-type-line:: :ansible-option-type:`boolean` .. raw:: html
- .. raw:: html
Ansible check mode is enabled .. rst-class:: ansible-option-line :ansible-option-choices:`Choices:` - :ansible-option-choices-entry-default:`false` :ansible-option-choices-default-mark:`← (default)` - :ansible-option-choices-entry:`true` .. raw:: html
* - .. raw:: html
.. _ansible_collections.osp.edpm.container_config_hash_module__parameter-config_vol_prefix: .. rst-class:: ansible-option-title **config_vol_prefix** .. raw:: html .. ansible-option-type-line:: :ansible-option-type:`string` .. raw:: html
- .. raw:: html
Config volume prefix .. rst-class:: ansible-option-line :ansible-option-default-bold:`Default:` :ansible-option-default:`"/var/lib/config-data"` .. raw:: html
.. Attributes .. Notes .. Seealso .. Examples Examples -------- .. code-block:: yaml+jinja - name: Update config hashes for container startup configs container_config_hash: .. Facts .. Return values .. Status (Presently only deprecated) .. Authors Authors ~~~~~~~ - Emilien Macchi (@EmilienM) - Roberto Alfieri (@rebtoor) .. Extra links Collection links ~~~~~~~~~~~~~~~~ .. ansible-links:: - title: "Issue Tracker" url: "https://github.com/openstack-k8s-operators/edpm-ansible/issues" external: true - title: "Repository (Sources)" url: "https://github.com/openstack-k8s-operators/edpm-ansible" external: true .. Parsing errors