Your IP : 3.135.192.102


Current Path : /proc/9790/root/opt/webdir/templates/ansible/
Upload File :
Current File : //proc/9790/root/opt/webdir/templates/ansible/hosts

# 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]

[bitrix-sphinx]

[bitrix-push]