diff --git a/README.md b/README.md index be3b56a..7e704ff 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,9 @@ To be used with Ansible-pull: ```console apt install ansible -ansible-pull -U "ssh://git@gitea.agofer.net:22001/jegomez/ansible-role-zabbix-server.git" +ansible-pull --vault-password-file /root/.vault_pass.txt -U "https://gitea.agofer.net/jegomez/ansible-role-zabbix-server.git" ``` Based on [Official Zabbix Server Role][1] [1]: https://github.com/ansible-collections/community.zabbix/tree/main/roles/zabbix_server - -