Skip to content

Commit

Permalink
deploying-with-ansible/reference: ansible-vault documentation link ha…
Browse files Browse the repository at this point in the history
…s been moved, update accordingly
  • Loading branch information
neonmei committed Nov 13, 2020
1 parent 4b31de9 commit a7d269f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/deploying-with-ansible/reference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ Wazuh Manager
- foo:$apr1$/axqZYWQ$Xo/nz/IG3PdwV82EnfYKh/
- bar:$apr1$hXE97ag.$8m0koHByattiGKUKPUgcZ1
.. warning:: We recommend the use of `Ansible Vault <http://docs.ansible.com/ansible/playbooks_vault.html>`_ to protect Wazuh, agentless and authd credentials.
.. warning:: We recommend the use of `Ansible Vault <https://docs.ansible.com/ansible/latest/user_guide/vault.html>`_ to protect Wazuh, agentless and authd credentials.


**wazuh_manager_config:**
Expand Down Expand Up @@ -1061,7 +1061,7 @@ Wazuh Manager
audit-wazuh-x:execute
audit-wazuh-c:command
.. warning:: We recommend the use of `Ansible Vault <http://docs.ansible.com/ansible/playbooks_vault.html>`_ to protect Wazuh, agentless and authd credentials.
.. warning:: We recommend the use of `Ansible Vault <https://docs.ansible.com/ansible/latest/user_guide/vault.html>`_ to protect Wazuh, agentless and authd credentials.

**agentless_creeds:**

Expand All @@ -1079,7 +1079,7 @@ Wazuh Manager
arguments: '/bin /etc/ /sbin'
passwd: qwerty
.. warning:: We recommend the use of `Ansible Vault <http://docs.ansible.com/ansible/playbooks_vault.html>`_ to protect Wazuh, agentless and authd credentials.
.. warning:: We recommend the use of `Ansible Vault <https://docs.ansible.com/ansible/latest/user_guide/vault.html>`_ to protect Wazuh, agentless and authd credentials.


**authd_pass:**
Expand Down Expand Up @@ -1573,7 +1573,7 @@ Wazuh Agent
command: 'last -n 20'
frequency: '360'
.. warning:: We recommend the use of `Ansible Vault <http://docs.ansible.com/ansible/playbooks_vault.html>`_ to protect authd credentials.
.. warning:: We recommend the use of `Ansible Vault <https://docs.ansible.com/ansible/latest/user_guide/vault.html>`_ to protect authd credentials.

**authd_pass:**

Expand Down

0 comments on commit a7d269f

Please sign in to comment.