[DOC] Changes instructions on README

This commit is contained in:
Jorge Enrique Gómez Gómez 2024-10-23 23:19:22 +00:00
parent bcaca6bfc9
commit a6c420d8f2

View File

@ -3,11 +3,9 @@
To be used with Ansible-pull: To be used with Ansible-pull:
```console ```console
apt install ansible 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] Based on [Official Zabbix Server Role][1]
[1]: https://github.com/ansible-collections/community.zabbix/tree/main/roles/zabbix_server [1]: https://github.com/ansible-collections/community.zabbix/tree/main/roles/zabbix_server