%PDF- %PDF-
| Direktori : /proc/self/root/proc/self/root/proc/self/root/etc/ansible/ |
| Current File : //proc/self/root/proc/self/root/proc/self/root/etc/ansible/inc_vars.yml |
---
- name: include variables from mysql group
include_vars: /etc/ansible/group_vars/bitrix-mysql.yml
- name: include variables from web group
include_vars: /etc/ansible/group_vars/bitrix-web.yml
- name: include variables from temporary config
include_vars: "{{ ansible_playbook_file }}"
when: "ansible_playbook_file != 'NOT_DEFINED'"