File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,11 @@ Kolla-Ansible and can be extracted from the encrypted passwords file
124124 ``opendistro_admin_password `` which can be found within
125125 ``etc/kayobe/inventory/group_vars/wazuh-manager/wazuh-secrets.yml ``.
126126
127- .. note :: Use ``ansible-vault`` to view Wazuh secrets:
128- :substitutions:
127+ .. note ::
129128
130- ``ansible-vault view --vault-password-file |vault_password_file_path| $KAYOBE_CONFIG_PATH/inventory/group_vars/wazuh-manager/wazuh-secrets.yml ``
129+ Use ``ansible-vault `` to view Wazuh secrets:
130+
131+ .. code-block :: console
132+ :substitutions:
133+
134+ kayobe# ansible-vault view --vault-password-file |vault_password_file_path| $KAYOBE_CONFIG_PATH/inventory/group_vars/wazuh-manager/wazuh-secrets.yml
You can’t perform that action at this time.
0 commit comments