Your IP : 18.219.241.174


Current Path : /proc/9789/root/proc/9788/cwd/etc/ansible/
Upload File :
Current File : //proc/9789/root/proc/9788/cwd/etc/ansible/push-server.yml

---
# This playbook configure RTC server
# manage_node: node when rtc created or deleted
# rtc_type: nodejs or nginx
- hosts: bitrix-hosts
  roles:
    - "push-server"

- hosts: bitrix-hosts
  vars:
    cache_directory: /opt/webdir/tmp

  roles:
    - cleaner