%PDF- %PDF-
| Direktori : /proc/self/root/opt/webdir/templates/ansible/ |
| Current File : //proc/self/root/opt/webdir/templates/ansible/hosts_crm |
# Bitrix VM default configuration group
[bitrix-hosts]
{{ hostname }} ansible_connection=local ansible_ssh_host={{ host_ip_address }}
[bitrix-mgmt]
{{ hostname }} ansible_connection=local ansible_ssh_host={{ host_ip_address }}
[bitrix-web]
{{ hostname }} ansible_connection=local ansible_ssh_host={{ host_ip_address }}
[bitrix-mysql]
{{ hostname }} ansible_connection=local ansible_ssh_host={{ host_ip_address }}
[bitrix-memcached]
{{ hostname }} ansible_connection=local ansible_ssh_host={{ host_ip_address }}
[bitrix-sphinx]
[bitrix-push]
{{ hostname }} ansible_connection=local ansible_ssh_host={{ host_ip_address }}