Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
fa4567a154
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user